| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
BatchScheduleActionCreateResult |
BatchScheduleActionCreateResult.clone() |
BatchScheduleActionCreateResult |
BatchUpdateScheduleResult.getCreates()
Schedule actions created in the schedule.
|
BatchScheduleActionCreateResult |
BatchScheduleActionCreateResult.withScheduleActions(Collection<ScheduleAction> scheduleActions)
List of actions that have been created in the schedule.
|
BatchScheduleActionCreateResult |
BatchScheduleActionCreateResult.withScheduleActions(ScheduleAction... scheduleActions)
List of actions that have been created in the schedule.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchUpdateScheduleResult.setCreates(BatchScheduleActionCreateResult creates)
Schedule actions created in the schedule.
|
BatchUpdateScheduleResult |
BatchUpdateScheduleResult.withCreates(BatchScheduleActionCreateResult creates)
Schedule actions created in the schedule.
|
Copyright © 2021. All rights reserved.