| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling |
|
| software.amazon.awssdk.services.autoscaling.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutScheduledUpdateGroupActionResponse |
AutoScalingClient.putScheduledUpdateGroupAction(PutScheduledUpdateGroupActionRequest putScheduledUpdateGroupActionRequest)
Creates or updates a scheduled scaling action for an Auto Scaling group.
|
default CompletableFuture<PutScheduledUpdateGroupActionResponse> |
AutoScalingAsyncClient.putScheduledUpdateGroupAction(PutScheduledUpdateGroupActionRequest putScheduledUpdateGroupActionRequest)
Creates or updates a scheduled scaling action for an Auto Scaling group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutScheduledUpdateGroupActionRequestMarshaller.marshall(PutScheduledUpdateGroupActionRequest putScheduledUpdateGroupActionRequest) |
Copyright © 2022. All rights reserved.