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