| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling |
|
| software.amazon.awssdk.services.autoscaling.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompleteLifecycleActionResponse |
AutoScalingClient.completeLifecycleAction(CompleteLifecycleActionRequest completeLifecycleActionRequest)
Completes the lifecycle action for the specified token or instance with the specified result.
|
default CompletableFuture<CompleteLifecycleActionResponse> |
AutoScalingAsyncClient.completeLifecycleAction(CompleteLifecycleActionRequest completeLifecycleActionRequest)
Completes the lifecycle action for the specified token or instance with the specified result.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CompleteLifecycleActionRequestMarshaller.marshall(CompleteLifecycleActionRequest completeLifecycleActionRequest) |
Copyright © 2019. All rights reserved.