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