Uses of Class
software.amazon.awssdk.services.s3control.model.SSES3Encryption
-
Packages that use SSES3Encryption Package Description software.amazon.awssdk.services.s3control.model -
-
Uses of SSES3Encryption in software.amazon.awssdk.services.s3control.model
Methods in software.amazon.awssdk.services.s3control.model that return SSES3Encryption Modifier and Type Method Description SSES3EncryptionGeneratedManifestEncryption. sses3()Specifies the use of SSE-S3 to encrypt generated manifest objects.Methods in software.amazon.awssdk.services.s3control.model with parameters of type SSES3Encryption Modifier and Type Method Description GeneratedManifestEncryption.BuilderGeneratedManifestEncryption.Builder. sses3(SSES3Encryption sses3)Specifies the use of SSE-S3 to encrypt generated manifest objects.
-