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