| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling |
|
| Modifier and Type | Method and Description |
|---|---|
default SetInstanceHealthResponse |
AutoScalingClient.setInstanceHealth(Consumer<SetInstanceHealthRequest.Builder> setInstanceHealthRequest)
Sets the health status of the specified instance.
|
default SetInstanceHealthResponse |
AutoScalingClient.setInstanceHealth(SetInstanceHealthRequest setInstanceHealthRequest)
Sets the health status of the specified instance.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SetInstanceHealthResponse> |
AutoScalingAsyncClient.setInstanceHealth(Consumer<SetInstanceHealthRequest.Builder> setInstanceHealthRequest)
Sets the health status of the specified instance.
|
default CompletableFuture<SetInstanceHealthResponse> |
AutoScalingAsyncClient.setInstanceHealth(SetInstanceHealthRequest setInstanceHealthRequest)
Sets the health status of the specified instance.
|
Copyright © 2023. All rights reserved.