Uses of Class
software.amazon.awssdk.services.medialive.model.FixedModeScheduleActionStartSettings
-
Packages that use FixedModeScheduleActionStartSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of FixedModeScheduleActionStartSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return FixedModeScheduleActionStartSettings Modifier and Type Method Description FixedModeScheduleActionStartSettingsScheduleActionStartSettings. fixedModeScheduleActionStartSettings()Option for specifying the start time for an action.Methods in software.amazon.awssdk.services.medialive.model with parameters of type FixedModeScheduleActionStartSettings Modifier and Type Method Description ScheduleActionStartSettings.BuilderScheduleActionStartSettings.Builder. fixedModeScheduleActionStartSettings(FixedModeScheduleActionStartSettings fixedModeScheduleActionStartSettings)Option for specifying the start time for an action.
-