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