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