| 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 |
|---|---|
CompleteLifecycleActionResult |
AmazonAutoScalingClient.completeLifecycleAction(CompleteLifecycleActionRequest completeLifecycleActionRequest)
Completes the lifecycle action for the associated token initiated
under the given lifecycle hook with the specified result.
|
CompleteLifecycleActionResult |
AmazonAutoScaling.completeLifecycleAction(CompleteLifecycleActionRequest completeLifecycleActionRequest)
Completes the lifecycle action for the associated token initiated
under the given lifecycle hook with the specified result.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CompleteLifecycleActionResult> |
AmazonAutoScalingAsync.completeLifecycleActionAsync(CompleteLifecycleActionRequest completeLifecycleActionRequest)
Completes the lifecycle action for the associated token initiated
under the given lifecycle hook with the specified result.
|
Future<CompleteLifecycleActionResult> |
AmazonAutoScalingAsyncClient.completeLifecycleActionAsync(CompleteLifecycleActionRequest completeLifecycleActionRequest)
Completes the lifecycle action for the associated token initiated
under the given lifecycle hook with the specified result.
|
Future<CompleteLifecycleActionResult> |
AmazonAutoScalingAsync.completeLifecycleActionAsync(CompleteLifecycleActionRequest completeLifecycleActionRequest,
AsyncHandler<CompleteLifecycleActionRequest,CompleteLifecycleActionResult> asyncHandler)
Completes the lifecycle action for the associated token initiated
under the given lifecycle hook with the specified result.
|
Future<CompleteLifecycleActionResult> |
AmazonAutoScalingAsyncClient.completeLifecycleActionAsync(CompleteLifecycleActionRequest completeLifecycleActionRequest,
AsyncHandler<CompleteLifecycleActionRequest,CompleteLifecycleActionResult> asyncHandler)
Completes the lifecycle action for the associated token initiated
under the given lifecycle hook with the specified result.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CompleteLifecycleActionResult> |
AmazonAutoScalingAsync.completeLifecycleActionAsync(CompleteLifecycleActionRequest completeLifecycleActionRequest,
AsyncHandler<CompleteLifecycleActionRequest,CompleteLifecycleActionResult> asyncHandler)
Completes the lifecycle action for the associated token initiated
under the given lifecycle hook with the specified result.
|
Future<CompleteLifecycleActionResult> |
AmazonAutoScalingAsyncClient.completeLifecycleActionAsync(CompleteLifecycleActionRequest completeLifecycleActionRequest,
AsyncHandler<CompleteLifecycleActionRequest,CompleteLifecycleActionResult> asyncHandler)
Completes the lifecycle action for the associated token initiated
under the given lifecycle hook with the specified result.
|
| Modifier and Type | Method and Description |
|---|---|
CompleteLifecycleActionResult |
CompleteLifecycleActionResult.clone() |
Copyright © 2015. All rights reserved.