| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling |
|
| software.amazon.awssdk.services.autoscaling.transform |
| Modifier and Type | Method and Description |
|---|---|
default EnterStandbyResponse |
AutoScalingClient.enterStandby(EnterStandbyRequest enterStandbyRequest)
Moves the specified instances into the standby state.
|
default CompletableFuture<EnterStandbyResponse> |
AutoScalingAsyncClient.enterStandby(EnterStandbyRequest enterStandbyRequest)
Moves the specified instances into the standby state.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
EnterStandbyRequestMarshaller.marshall(EnterStandbyRequest enterStandbyRequest) |
Copyright © 2019. All rights reserved.