Uses of Class
software.amazon.awssdk.services.medialive.model.Scte27DestinationSettings
-
Packages that use Scte27DestinationSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of Scte27DestinationSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return Scte27DestinationSettings Modifier and Type Method Description Scte27DestinationSettingsCaptionDestinationSettings. scte27DestinationSettings()Returns the value of the Scte27DestinationSettings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type Scte27DestinationSettings Modifier and Type Method Description CaptionDestinationSettings.BuilderCaptionDestinationSettings.Builder. scte27DestinationSettings(Scte27DestinationSettings scte27DestinationSettings)Sets the value of the Scte27DestinationSettings property for this object.
-