Uses of Class
software.amazon.awssdk.services.s3control.model.SSEKMSEncryption
-
Packages that use SSEKMSEncryption Package Description software.amazon.awssdk.services.s3control.model -
-
Uses of SSEKMSEncryption in software.amazon.awssdk.services.s3control.model
Methods in software.amazon.awssdk.services.s3control.model that return SSEKMSEncryption Modifier and Type Method Description SSEKMSEncryptionGeneratedManifestEncryption. ssekms()Configuration details on how SSE-KMS is used to encrypt generated manifest objects.Methods in software.amazon.awssdk.services.s3control.model with parameters of type SSEKMSEncryption Modifier and Type Method Description GeneratedManifestEncryption.BuilderGeneratedManifestEncryption.Builder. ssekms(SSEKMSEncryption ssekms)Configuration details on how SSE-KMS is used to encrypt generated manifest objects.
-