Uses of Class
software.amazon.awssdk.services.medialive.model.InputPrepareScheduleActionSettings
-
Packages that use InputPrepareScheduleActionSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of InputPrepareScheduleActionSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return InputPrepareScheduleActionSettings Modifier and Type Method Description InputPrepareScheduleActionSettingsScheduleActionSettings. inputPrepareSettings()Action to prepare an input for a future immediate input switchMethods in software.amazon.awssdk.services.medialive.model with parameters of type InputPrepareScheduleActionSettings Modifier and Type Method Description ScheduleActionSettings.BuilderScheduleActionSettings.Builder. inputPrepareSettings(InputPrepareScheduleActionSettings inputPrepareSettings)Action to prepare an input for a future immediate input switch
-