Uses of Class
software.amazon.awssdk.services.medialive.model.PauseStateScheduleActionSettings
-
Packages that use PauseStateScheduleActionSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of PauseStateScheduleActionSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return PauseStateScheduleActionSettings Modifier and Type Method Description PauseStateScheduleActionSettingsScheduleActionSettings. pauseStateSettings()Action to pause or unpause one or both channel pipelinesMethods in software.amazon.awssdk.services.medialive.model with parameters of type PauseStateScheduleActionSettings Modifier and Type Method Description ScheduleActionSettings.BuilderScheduleActionSettings.Builder. pauseStateSettings(PauseStateScheduleActionSettings pauseStateSettings)Action to pause or unpause one or both channel pipelines
-