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