| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
FollowModeScheduleActionStartSettings |
FollowModeScheduleActionStartSettings.clone() |
FollowModeScheduleActionStartSettings |
ScheduleActionStartSettings.getFollowModeScheduleActionStartSettings()
Option for specifying an action as relative to another action.
|
FollowModeScheduleActionStartSettings |
FollowModeScheduleActionStartSettings.withFollowPoint(FollowPoint followPoint)
Identifies whether this action starts relative to the start or relative to the end of the reference action.
|
FollowModeScheduleActionStartSettings |
FollowModeScheduleActionStartSettings.withFollowPoint(String followPoint)
Identifies whether this action starts relative to the start or relative to the end of the reference action.
|
FollowModeScheduleActionStartSettings |
FollowModeScheduleActionStartSettings.withReferenceActionName(String referenceActionName)
The action name of another action that this one refers to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduleActionStartSettings.setFollowModeScheduleActionStartSettings(FollowModeScheduleActionStartSettings followModeScheduleActionStartSettings)
Option for specifying an action as relative to another action.
|
ScheduleActionStartSettings |
ScheduleActionStartSettings.withFollowModeScheduleActionStartSettings(FollowModeScheduleActionStartSettings followModeScheduleActionStartSettings)
Option for specifying an action as relative to another action.
|
Copyright © 2022. All rights reserved.