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