Uses of Class
software.amazon.awssdk.services.medialive.model.HlsOutputSettings
-
Packages that use HlsOutputSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of HlsOutputSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return HlsOutputSettings Modifier and Type Method Description HlsOutputSettingsOutputSettings. hlsOutputSettings()Returns the value of the HlsOutputSettings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type HlsOutputSettings Modifier and Type Method Description OutputSettings.BuilderOutputSettings.Builder. hlsOutputSettings(HlsOutputSettings hlsOutputSettings)Sets the value of the HlsOutputSettings property for this object.
-