| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
ScheduleActionStartSettings |
ScheduleActionStartSettings.clone() |
ScheduleActionStartSettings |
ScheduleAction.getScheduleActionStartSettings()
The time for the action to start in the channel.
|
ScheduleActionStartSettings |
ScheduleActionStartSettings.withFixedModeScheduleActionStartSettings(FixedModeScheduleActionStartSettings fixedModeScheduleActionStartSettings)
Option for specifying the start time for an action.
|
ScheduleActionStartSettings |
ScheduleActionStartSettings.withFollowModeScheduleActionStartSettings(FollowModeScheduleActionStartSettings followModeScheduleActionStartSettings)
Option for specifying an action as relative to another action.
|
ScheduleActionStartSettings |
ScheduleActionStartSettings.withImmediateModeScheduleActionStartSettings(ImmediateModeScheduleActionStartSettings immediateModeScheduleActionStartSettings)
Option for specifying an action that should be applied immediately.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduleAction.setScheduleActionStartSettings(ScheduleActionStartSettings scheduleActionStartSettings)
The time for the action to start in the channel.
|
ScheduleAction |
ScheduleAction.withScheduleActionStartSettings(ScheduleActionStartSettings scheduleActionStartSettings)
The time for the action to start in the channel.
|
Copyright © 2022. All rights reserved.