| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling |
|
| Modifier and Type | Method and Description |
|---|---|
default RecordLifecycleActionHeartbeatResponse |
AutoScalingClient.recordLifecycleActionHeartbeat(Consumer<RecordLifecycleActionHeartbeatRequest.Builder> recordLifecycleActionHeartbeatRequest)
Records a heartbeat for the lifecycle action associated with the specified token or instance.
|
default RecordLifecycleActionHeartbeatResponse |
AutoScalingClient.recordLifecycleActionHeartbeat(RecordLifecycleActionHeartbeatRequest recordLifecycleActionHeartbeatRequest)
Records a heartbeat for the lifecycle action associated with the specified token or instance.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RecordLifecycleActionHeartbeatResponse> |
AutoScalingAsyncClient.recordLifecycleActionHeartbeat(Consumer<RecordLifecycleActionHeartbeatRequest.Builder> recordLifecycleActionHeartbeatRequest)
Records a heartbeat for the lifecycle action associated with the specified token or instance.
|
default CompletableFuture<RecordLifecycleActionHeartbeatResponse> |
AutoScalingAsyncClient.recordLifecycleActionHeartbeat(RecordLifecycleActionHeartbeatRequest recordLifecycleActionHeartbeatRequest)
Records a heartbeat for the lifecycle action associated with the specified token or instance.
|
Copyright © 2022. All rights reserved.