Uses of Class
software.amazon.awssdk.services.medialive.model.ScheduleActionStartSettings
-
Packages that use ScheduleActionStartSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of ScheduleActionStartSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return ScheduleActionStartSettings Modifier and Type Method Description ScheduleActionStartSettingsScheduleAction. scheduleActionStartSettings()The time for the action to start in the channel.Methods in software.amazon.awssdk.services.medialive.model with parameters of type ScheduleActionStartSettings Modifier and Type Method Description ScheduleAction.BuilderScheduleAction.Builder. scheduleActionStartSettings(ScheduleActionStartSettings scheduleActionStartSettings)The time for the action to start in the channel.
-