Uses of Class
software.amazon.awssdk.services.medialive.model.HlsGroupSettings
-
Packages that use HlsGroupSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of HlsGroupSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return HlsGroupSettings Modifier and Type Method Description HlsGroupSettingsOutputGroupSettings. hlsGroupSettings()Returns the value of the HlsGroupSettings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type HlsGroupSettings Modifier and Type Method Description OutputGroupSettings.BuilderOutputGroupSettings.Builder. hlsGroupSettings(HlsGroupSettings hlsGroupSettings)Sets the value of the HlsGroupSettings property for this object.
-