Modifier and Type | Method and Description |
---|---|
PutScalingPolicyResult |
AbstractAWSApplicationAutoScaling.putScalingPolicy(PutScalingPolicyRequest request) |
PutScalingPolicyResult |
AWSApplicationAutoScalingClient.putScalingPolicy(PutScalingPolicyRequest putScalingPolicyRequest)
Creates or updates a policy for an existing Application Auto Scaling
scalable target.
|
PutScalingPolicyResult |
AWSApplicationAutoScaling.putScalingPolicy(PutScalingPolicyRequest putScalingPolicyRequest)
Creates or updates a policy for an existing Application Auto Scaling
scalable target.
|
java.util.concurrent.Future<PutScalingPolicyResult> |
AbstractAWSApplicationAutoScalingAsync.putScalingPolicyAsync(PutScalingPolicyRequest request) |
java.util.concurrent.Future<PutScalingPolicyResult> |
AWSApplicationAutoScalingAsyncClient.putScalingPolicyAsync(PutScalingPolicyRequest request) |
java.util.concurrent.Future<PutScalingPolicyResult> |
AWSApplicationAutoScalingAsync.putScalingPolicyAsync(PutScalingPolicyRequest putScalingPolicyRequest)
Creates or updates a policy for an existing Application Auto Scaling
scalable target.
|
java.util.concurrent.Future<PutScalingPolicyResult> |
AbstractAWSApplicationAutoScalingAsync.putScalingPolicyAsync(PutScalingPolicyRequest request,
AsyncHandler<PutScalingPolicyRequest,PutScalingPolicyResult> asyncHandler) |
java.util.concurrent.Future<PutScalingPolicyResult> |
AWSApplicationAutoScalingAsyncClient.putScalingPolicyAsync(PutScalingPolicyRequest request,
AsyncHandler<PutScalingPolicyRequest,PutScalingPolicyResult> asyncHandler) |
java.util.concurrent.Future<PutScalingPolicyResult> |
AWSApplicationAutoScalingAsync.putScalingPolicyAsync(PutScalingPolicyRequest putScalingPolicyRequest,
AsyncHandler<PutScalingPolicyRequest,PutScalingPolicyResult> asyncHandler)
Creates or updates a policy for an existing Application Auto Scaling
scalable target.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<PutScalingPolicyResult> |
AbstractAWSApplicationAutoScalingAsync.putScalingPolicyAsync(PutScalingPolicyRequest request,
AsyncHandler<PutScalingPolicyRequest,PutScalingPolicyResult> asyncHandler) |
java.util.concurrent.Future<PutScalingPolicyResult> |
AWSApplicationAutoScalingAsyncClient.putScalingPolicyAsync(PutScalingPolicyRequest request,
AsyncHandler<PutScalingPolicyRequest,PutScalingPolicyResult> asyncHandler) |
java.util.concurrent.Future<PutScalingPolicyResult> |
AWSApplicationAutoScalingAsync.putScalingPolicyAsync(PutScalingPolicyRequest putScalingPolicyRequest,
AsyncHandler<PutScalingPolicyRequest,PutScalingPolicyResult> asyncHandler)
Creates or updates a policy for an existing Application Auto Scaling
scalable target.
|
Modifier and Type | Method and Description |
---|---|
PutScalingPolicyRequest |
PutScalingPolicyRequest.clone() |
PutScalingPolicyRequest |
PutScalingPolicyRequest.withPolicyName(java.lang.String policyName)
The name of the scaling policy.
|
PutScalingPolicyRequest |
PutScalingPolicyRequest.withPolicyType(PolicyType policyType)
The policy type.
|
PutScalingPolicyRequest |
PutScalingPolicyRequest.withPolicyType(java.lang.String policyType)
The policy type.
|
PutScalingPolicyRequest |
PutScalingPolicyRequest.withResourceId(java.lang.String resourceId)
The unique resource identifier string for the scalable target that this
scaling policy applies to.
|
PutScalingPolicyRequest |
PutScalingPolicyRequest.withScalableDimension(ScalableDimension scalableDimension)
The scalable dimension of the scalable target that this scaling policy
applies to.
|
PutScalingPolicyRequest |
PutScalingPolicyRequest.withScalableDimension(java.lang.String scalableDimension)
The scalable dimension of the scalable target that this scaling policy
applies to.
|
PutScalingPolicyRequest |
PutScalingPolicyRequest.withServiceNamespace(ServiceNamespace serviceNamespace)
The AWS service namespace of the scalable target that this scaling policy
applies to.
|
PutScalingPolicyRequest |
PutScalingPolicyRequest.withServiceNamespace(java.lang.String serviceNamespace)
The AWS service namespace of the scalable target that this scaling policy
applies to.
|
PutScalingPolicyRequest |
PutScalingPolicyRequest.withStepScalingPolicyConfiguration(StepScalingPolicyConfiguration stepScalingPolicyConfiguration)
The configuration for the step scaling policy.
|
Modifier and Type | Method and Description |
---|---|
Request<PutScalingPolicyRequest> |
PutScalingPolicyRequestMarshaller.marshall(PutScalingPolicyRequest putScalingPolicyRequest) |
Modifier and Type | Method and Description |
---|---|
Request<PutScalingPolicyRequest> |
PutScalingPolicyRequestMarshaller.marshall(PutScalingPolicyRequest putScalingPolicyRequest) |