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