| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling |
|
| software.amazon.awssdk.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
default BatchPutScheduledUpdateGroupActionResponse |
AutoScalingClient.batchPutScheduledUpdateGroupAction(Consumer<BatchPutScheduledUpdateGroupActionRequest.Builder> batchPutScheduledUpdateGroupActionRequest)
Creates or updates one or more scheduled scaling actions for an Auto Scaling group.
|
default CompletableFuture<BatchPutScheduledUpdateGroupActionResponse> |
AutoScalingAsyncClient.batchPutScheduledUpdateGroupAction(Consumer<BatchPutScheduledUpdateGroupActionRequest.Builder> batchPutScheduledUpdateGroupActionRequest)
Creates or updates one or more scheduled scaling actions for an Auto Scaling group.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchPutScheduledUpdateGroupActionRequest.Builder> |
BatchPutScheduledUpdateGroupActionRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.