| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling |
|
| software.amazon.awssdk.services.autoscaling.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ExitStandbyResponse> |
AutoScalingAsyncClient.exitStandby(ExitStandbyRequest exitStandbyRequest)
Moves the specified instances out of the standby state.
|
default ExitStandbyResponse |
AutoScalingClient.exitStandby(ExitStandbyRequest exitStandbyRequest)
Moves the specified instances out of the standby state.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ExitStandbyRequestMarshaller.marshall(ExitStandbyRequest exitStandbyRequest) |
Copyright © 2022. All rights reserved.