Uses of Class
com.oracle.bmc.autoscaling.responses.DeleteAutoScalingConfigurationResponse.Builder
-
Packages that use DeleteAutoScalingConfigurationResponse.Builder Package Description com.oracle.bmc.autoscaling.responses -
-
Uses of DeleteAutoScalingConfigurationResponse.Builder in com.oracle.bmc.autoscaling.responses
Methods in com.oracle.bmc.autoscaling.responses that return DeleteAutoScalingConfigurationResponse.Builder Modifier and Type Method Description DeleteAutoScalingConfigurationResponse.Builder
DeleteAutoScalingConfigurationResponse.Builder. __httpStatusCode__(int __httpStatusCode__)
static DeleteAutoScalingConfigurationResponse.Builder
DeleteAutoScalingConfigurationResponse. builder()
Return a new builder for this response object.DeleteAutoScalingConfigurationResponse.Builder
DeleteAutoScalingConfigurationResponse.Builder. copy(DeleteAutoScalingConfigurationResponse o)
Copy method to populate the builder with values from the given instance.DeleteAutoScalingConfigurationResponse.Builder
DeleteAutoScalingConfigurationResponse.Builder. headers(Map<String,List<String>> headers)
DeleteAutoScalingConfigurationResponse.Builder
DeleteAutoScalingConfigurationResponse.Builder. opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
-