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