Uses of Class
software.amazon.awssdk.services.medialive.model.FollowModeScheduleActionStartSettings
-
Packages that use FollowModeScheduleActionStartSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of FollowModeScheduleActionStartSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return FollowModeScheduleActionStartSettings Modifier and Type Method Description FollowModeScheduleActionStartSettingsScheduleActionStartSettings. followModeScheduleActionStartSettings()Option for specifying an action as relative to another action.Methods in software.amazon.awssdk.services.medialive.model with parameters of type FollowModeScheduleActionStartSettings Modifier and Type Method Description ScheduleActionStartSettings.BuilderScheduleActionStartSettings.Builder. followModeScheduleActionStartSettings(FollowModeScheduleActionStartSettings followModeScheduleActionStartSettings)Option for specifying an action as relative to another action.
-