| Package | Description |
|---|---|
| com.amazonaws.services.autoscaling |
Synchronous and asynchronous client classes for accessing AmazonAutoScaling.
|
| com.amazonaws.services.autoscaling.model |
Classes modeling the various types represented by AmazonAutoScaling.
|
| Modifier and Type | Method and Description |
|---|---|
PutScalingPolicyResult |
AmazonAutoScalingClient.putScalingPolicy(PutScalingPolicyRequest putScalingPolicyRequest)
Creates or updates a policy for an Auto Scaling group.
|
PutScalingPolicyResult |
AmazonAutoScaling.putScalingPolicy(PutScalingPolicyRequest putScalingPolicyRequest)
Creates or updates a policy for an Auto Scaling group.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PutScalingPolicyResult> |
AmazonAutoScalingAsync.putScalingPolicyAsync(PutScalingPolicyRequest putScalingPolicyRequest)
Creates or updates a policy for an Auto Scaling group.
|
Future<PutScalingPolicyResult> |
AmazonAutoScalingAsyncClient.putScalingPolicyAsync(PutScalingPolicyRequest putScalingPolicyRequest)
Creates or updates a policy for an Auto Scaling group.
|
Future<PutScalingPolicyResult> |
AmazonAutoScalingAsync.putScalingPolicyAsync(PutScalingPolicyRequest putScalingPolicyRequest,
AsyncHandler<PutScalingPolicyRequest,PutScalingPolicyResult> asyncHandler)
Creates or updates a policy for an Auto Scaling group.
|
Future<PutScalingPolicyResult> |
AmazonAutoScalingAsyncClient.putScalingPolicyAsync(PutScalingPolicyRequest putScalingPolicyRequest,
AsyncHandler<PutScalingPolicyRequest,PutScalingPolicyResult> asyncHandler)
Creates or updates a policy for an Auto Scaling group.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PutScalingPolicyResult> |
AmazonAutoScalingAsync.putScalingPolicyAsync(PutScalingPolicyRequest putScalingPolicyRequest,
AsyncHandler<PutScalingPolicyRequest,PutScalingPolicyResult> asyncHandler)
Creates or updates a policy for an Auto Scaling group.
|
Future<PutScalingPolicyResult> |
AmazonAutoScalingAsyncClient.putScalingPolicyAsync(PutScalingPolicyRequest putScalingPolicyRequest,
AsyncHandler<PutScalingPolicyRequest,PutScalingPolicyResult> asyncHandler)
Creates or updates a policy for an Auto Scaling group.
|
| Modifier and Type | Method and Description |
|---|---|
PutScalingPolicyResult |
PutScalingPolicyResult.withPolicyARN(String policyARN)
A policy's Amazon Resource Name (ARN).
|
Copyright © 2014. All rights reserved.