Package | Description |
---|---|
com.oracle.bmc.autoscaling | |
com.oracle.bmc.autoscaling.requests |
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) |
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 |
---|---|
GetAutoScalingPolicyRequest |
GetAutoScalingPolicyRequest.Builder.build()
Build the instance of GetAutoScalingPolicyRequest as configured by this builder
|
GetAutoScalingPolicyRequest |
GetAutoScalingPolicyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetAutoScalingPolicyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetAutoScalingPolicyRequest.Builder |
GetAutoScalingPolicyRequest.Builder.copy(GetAutoScalingPolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.