| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling |
|
| software.amazon.awssdk.services.autoscaling.transform |
| Modifier and Type | Method and Description |
|---|---|
default BatchPutScheduledUpdateGroupActionResponse |
AutoScalingClient.batchPutScheduledUpdateGroupAction(BatchPutScheduledUpdateGroupActionRequest batchPutScheduledUpdateGroupActionRequest)
Creates or updates one or more scheduled scaling actions for an Auto Scaling group.
|
default CompletableFuture<BatchPutScheduledUpdateGroupActionResponse> |
AutoScalingAsyncClient.batchPutScheduledUpdateGroupAction(BatchPutScheduledUpdateGroupActionRequest batchPutScheduledUpdateGroupActionRequest)
Creates or updates one or more scheduled scaling actions for an Auto Scaling group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchPutScheduledUpdateGroupActionRequestMarshaller.marshall(BatchPutScheduledUpdateGroupActionRequest batchPutScheduledUpdateGroupActionRequest) |
Copyright © 2023. All rights reserved.