| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling |
|
| 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 CompleteLifecycleActionResponse |
AutoScalingClient.completeLifecycleAction(Consumer<CompleteLifecycleActionRequest.Builder> completeLifecycleActionRequest)
Completes the lifecycle action for the specified token or instance with the specified result.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CompleteLifecycleActionResponse> |
AutoScalingAsyncClient.completeLifecycleAction(CompleteLifecycleActionRequest completeLifecycleActionRequest)
Completes the lifecycle action for the specified token or instance with the specified result.
|
default CompletableFuture<CompleteLifecycleActionResponse> |
AutoScalingAsyncClient.completeLifecycleAction(Consumer<CompleteLifecycleActionRequest.Builder> completeLifecycleActionRequest)
Completes the lifecycle action for the specified token or instance with the specified result.
|
Copyright © 2022. All rights reserved.