Uses of Class
software.amazon.awssdk.services.medialive.model.HlsS3Settings
-
Packages that use HlsS3Settings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of HlsS3Settings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return HlsS3Settings Modifier and Type Method Description HlsS3SettingsHlsCdnSettings. hlsS3Settings()Returns the value of the HlsS3Settings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type HlsS3Settings Modifier and Type Method Description HlsCdnSettings.BuilderHlsCdnSettings.Builder. hlsS3Settings(HlsS3Settings hlsS3Settings)Sets the value of the HlsS3Settings property for this object.
-