Package | Description |
---|---|
com.oracle.bmc.autoscaling | |
com.oracle.bmc.autoscaling.responses |
Modifier and Type | Method and Description |
---|---|
DeleteAutoScalingPolicyResponse |
AutoScaling.deleteAutoScalingPolicy(DeleteAutoScalingPolicyRequest request)
Deletes an autoscaling policy for the specified autoscaling configuration.
|
DeleteAutoScalingPolicyResponse |
AutoScalingClient.deleteAutoScalingPolicy(DeleteAutoScalingPolicyRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteAutoScalingPolicyResponse> |
AutoScalingAsyncClient.deleteAutoScalingPolicy(DeleteAutoScalingPolicyRequest request,
AsyncHandler<DeleteAutoScalingPolicyRequest,DeleteAutoScalingPolicyResponse> handler) |
Future<DeleteAutoScalingPolicyResponse> |
AutoScalingAsync.deleteAutoScalingPolicy(DeleteAutoScalingPolicyRequest request,
AsyncHandler<DeleteAutoScalingPolicyRequest,DeleteAutoScalingPolicyResponse> handler)
Deletes an autoscaling policy for the specified autoscaling configuration.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteAutoScalingPolicyResponse> |
AutoScalingAsyncClient.deleteAutoScalingPolicy(DeleteAutoScalingPolicyRequest request,
AsyncHandler<DeleteAutoScalingPolicyRequest,DeleteAutoScalingPolicyResponse> handler) |
Future<DeleteAutoScalingPolicyResponse> |
AutoScalingAsync.deleteAutoScalingPolicy(DeleteAutoScalingPolicyRequest request,
AsyncHandler<DeleteAutoScalingPolicyRequest,DeleteAutoScalingPolicyResponse> handler)
Deletes an autoscaling policy for the specified autoscaling configuration.
|
Modifier and Type | Method and Description |
---|---|
DeleteAutoScalingPolicyResponse |
DeleteAutoScalingPolicyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteAutoScalingPolicyResponse.Builder |
DeleteAutoScalingPolicyResponse.Builder.copy(DeleteAutoScalingPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.