| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
PauseStateScheduleActionSettings |
PauseStateScheduleActionSettings.clone() |
PauseStateScheduleActionSettings |
ScheduleActionSettings.getPauseStateSettings()
Action to pause or unpause one or both channel pipelines
|
PauseStateScheduleActionSettings |
PauseStateScheduleActionSettings.withPipelines(Collection<PipelinePauseStateSettings> pipelines) |
PauseStateScheduleActionSettings |
PauseStateScheduleActionSettings.withPipelines(PipelinePauseStateSettings... pipelines)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduleActionSettings.setPauseStateSettings(PauseStateScheduleActionSettings pauseStateSettings)
Action to pause or unpause one or both channel pipelines
|
ScheduleActionSettings |
ScheduleActionSettings.withPauseStateSettings(PauseStateScheduleActionSettings pauseStateSettings)
Action to pause or unpause one or both channel pipelines
|
Copyright © 2020. All rights reserved.