| Package | Description |
|---|---|
| com.amazonaws.services.autoscaling |
|
| com.amazonaws.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
BatchPutScheduledUpdateGroupActionResult |
AmazonAutoScalingClient.batchPutScheduledUpdateGroupAction(BatchPutScheduledUpdateGroupActionRequest request)
Creates or updates one or more scheduled scaling actions for an Auto Scaling group.
|
BatchPutScheduledUpdateGroupActionResult |
AbstractAmazonAutoScaling.batchPutScheduledUpdateGroupAction(BatchPutScheduledUpdateGroupActionRequest request) |
BatchPutScheduledUpdateGroupActionResult |
AmazonAutoScaling.batchPutScheduledUpdateGroupAction(BatchPutScheduledUpdateGroupActionRequest batchPutScheduledUpdateGroupActionRequest)
Creates or updates one or more scheduled scaling actions for an Auto Scaling group.
|
| Modifier and Type | Method and Description |
|---|---|
BatchPutScheduledUpdateGroupActionResult |
BatchPutScheduledUpdateGroupActionResult.clone() |
BatchPutScheduledUpdateGroupActionResult |
BatchPutScheduledUpdateGroupActionResult.withFailedScheduledUpdateGroupActions(Collection<FailedScheduledUpdateGroupActionRequest> failedScheduledUpdateGroupActions)
The names of the scheduled actions that could not be created or updated, including an error message.
|
BatchPutScheduledUpdateGroupActionResult |
BatchPutScheduledUpdateGroupActionResult.withFailedScheduledUpdateGroupActions(FailedScheduledUpdateGroupActionRequest... failedScheduledUpdateGroupActions)
The names of the scheduled actions that could not be created or updated, including an error message.
|
Copyright © 2022. All rights reserved.