Uses of Class
software.amazon.awssdk.services.medialive.model.StandardHlsSettings
-
Packages that use StandardHlsSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of StandardHlsSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return StandardHlsSettings Modifier and Type Method Description StandardHlsSettingsHlsSettings. standardHlsSettings()Returns the value of the StandardHlsSettings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type StandardHlsSettings Modifier and Type Method Description HlsSettings.BuilderHlsSettings.Builder. standardHlsSettings(StandardHlsSettings standardHlsSettings)Sets the value of the StandardHlsSettings property for this object.
-