Uses of Interface
software.amazon.awssdk.services.medialive.model.TeletextDestinationSettings.Builder
-
Packages that use TeletextDestinationSettings.Builder Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of TeletextDestinationSettings.Builder in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return TeletextDestinationSettings.Builder Modifier and Type Method Description static TeletextDestinationSettings.BuilderTeletextDestinationSettings. builder()TeletextDestinationSettings.BuilderTeletextDestinationSettings. toBuilder()Methods in software.amazon.awssdk.services.medialive.model that return types with arguments of type TeletextDestinationSettings.Builder Modifier and Type Method Description static Class<? extends TeletextDestinationSettings.Builder>TeletextDestinationSettings. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.medialive.model with type arguments of type TeletextDestinationSettings.Builder Modifier and Type Method Description default CaptionDestinationSettings.BuilderCaptionDestinationSettings.Builder. teletextDestinationSettings(Consumer<TeletextDestinationSettings.Builder> teletextDestinationSettings)Sets the value of the TeletextDestinationSettings property for this object.
-