| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
List<ScheduledUpdateGroupActionRequest> |
BatchPutScheduledUpdateGroupActionRequest.scheduledUpdateGroupActions()
One or more scheduled actions.
|
| Modifier and Type | Method and Description |
|---|---|
BatchPutScheduledUpdateGroupActionRequest.Builder |
BatchPutScheduledUpdateGroupActionRequest.Builder.scheduledUpdateGroupActions(ScheduledUpdateGroupActionRequest... scheduledUpdateGroupActions)
One or more scheduled actions.
|
| Modifier and Type | Method and Description |
|---|---|
BatchPutScheduledUpdateGroupActionRequest.Builder |
BatchPutScheduledUpdateGroupActionRequest.Builder.scheduledUpdateGroupActions(Collection<ScheduledUpdateGroupActionRequest> scheduledUpdateGroupActions)
One or more scheduled actions.
|
Copyright © 2023. All rights reserved.