| 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)
Holds the start time for the action.
|
ScheduleActionStartSettings |
ScheduleActionStartSettings.withFollowModeScheduleActionStartSettings(FollowModeScheduleActionStartSettings followModeScheduleActionStartSettings)
Specifies an action to follow for scheduling this action.
|
| 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 © 2019. All rights reserved.