Uses of Class
software.amazon.awssdk.services.medialive.model.ScheduleActionSettings
-
Packages that use ScheduleActionSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of ScheduleActionSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return ScheduleActionSettings Modifier and Type Method Description ScheduleActionSettingsScheduleAction. scheduleActionSettings()Settings for this schedule action.Methods in software.amazon.awssdk.services.medialive.model with parameters of type ScheduleActionSettings Modifier and Type Method Description ScheduleAction.BuilderScheduleAction.Builder. scheduleActionSettings(ScheduleActionSettings scheduleActionSettings)Settings for this schedule action.
-