| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
BatchScheduleActionDeleteResult |
BatchScheduleActionDeleteResult.clone() |
BatchScheduleActionDeleteResult |
BatchUpdateScheduleResult.getDeletes()
Schedule actions deleted from the schedule.
|
BatchScheduleActionDeleteResult |
BatchScheduleActionDeleteResult.withScheduleActions(Collection<ScheduleAction> scheduleActions)
List of actions that have been deleted from the schedule.
|
BatchScheduleActionDeleteResult |
BatchScheduleActionDeleteResult.withScheduleActions(ScheduleAction... scheduleActions)
List of actions that have been deleted from the schedule.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchUpdateScheduleResult.setDeletes(BatchScheduleActionDeleteResult deletes)
Schedule actions deleted from the schedule.
|
BatchUpdateScheduleResult |
BatchUpdateScheduleResult.withDeletes(BatchScheduleActionDeleteResult deletes)
Schedule actions deleted from the schedule.
|
Copyright © 2021. All rights reserved.