Uses of Class
software.amazon.awssdk.services.mediapackagevod.model.HlsEncryption
-
Packages that use HlsEncryption Package Description software.amazon.awssdk.services.mediapackagevod.model -
-
Uses of HlsEncryption in software.amazon.awssdk.services.mediapackagevod.model
Methods in software.amazon.awssdk.services.mediapackagevod.model that return HlsEncryption Modifier and Type Method Description HlsEncryptionHlsPackage. encryption()Returns the value of the Encryption property for this object.Methods in software.amazon.awssdk.services.mediapackagevod.model with parameters of type HlsEncryption Modifier and Type Method Description HlsPackage.BuilderHlsPackage.Builder. encryption(HlsEncryption encryption)Sets the value of the Encryption property for this object.
-