Uses of Class
software.amazon.awssdk.services.medialive.model.StaticImageOutputActivateScheduleActionSettings
-
Packages that use StaticImageOutputActivateScheduleActionSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of StaticImageOutputActivateScheduleActionSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return StaticImageOutputActivateScheduleActionSettings Modifier and Type Method Description StaticImageOutputActivateScheduleActionSettingsScheduleActionSettings. staticImageOutputActivateSettings()Action to activate a static image overlay in one or more specified outputsMethods in software.amazon.awssdk.services.medialive.model with parameters of type StaticImageOutputActivateScheduleActionSettings Modifier and Type Method Description ScheduleActionSettings.BuilderScheduleActionSettings.Builder. staticImageOutputActivateSettings(StaticImageOutputActivateScheduleActionSettings staticImageOutputActivateSettings)Action to activate a static image overlay in one or more specified outputs
-