| Package | Description |
|---|---|
| com.amazonaws.services.autoscaling | |
| com.amazonaws.services.autoscaling.model |
| 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.
|
CompleteLifecycleActionResult |
AbstractAmazonAutoScaling.completeLifecycleAction(CompleteLifecycleActionRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CompleteLifecycleActionResult> |
AbstractAmazonAutoScalingAsync.completeLifecycleActionAsync(CompleteLifecycleActionRequest request,
AsyncHandler<CompleteLifecycleActionRequest,CompleteLifecycleActionResult> asyncHandler) |
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 request,
AsyncHandler<CompleteLifecycleActionRequest,CompleteLifecycleActionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CompleteLifecycleActionResult |
CompleteLifecycleActionResult.clone() |
Copyright © 2016. All rights reserved.