Uses of Class
software.amazon.awssdk.services.mediapackagevod.model.EncryptionContractConfiguration
-
Packages that use EncryptionContractConfiguration Package Description software.amazon.awssdk.services.mediapackagevod.model -
-
Uses of EncryptionContractConfiguration in software.amazon.awssdk.services.mediapackagevod.model
Methods in software.amazon.awssdk.services.mediapackagevod.model that return EncryptionContractConfiguration Modifier and Type Method Description EncryptionContractConfigurationSpekeKeyProvider. encryptionContractConfiguration()Returns the value of the EncryptionContractConfiguration property for this object.Methods in software.amazon.awssdk.services.mediapackagevod.model with parameters of type EncryptionContractConfiguration Modifier and Type Method Description SpekeKeyProvider.BuilderSpekeKeyProvider.Builder. encryptionContractConfiguration(EncryptionContractConfiguration encryptionContractConfiguration)Sets the value of the EncryptionContractConfiguration property for this object.
-