Uses of Class
software.amazon.awssdk.services.s3.model.EncryptionConfiguration
-
Packages that use EncryptionConfiguration Package Description software.amazon.awssdk.services.s3.model -
-
Uses of EncryptionConfiguration in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return EncryptionConfiguration Modifier and Type Method Description EncryptionConfigurationDestination. encryptionConfiguration()A container that provides information about encryption.Methods in software.amazon.awssdk.services.s3.model with parameters of type EncryptionConfiguration Modifier and Type Method Description Destination.BuilderDestination.Builder. encryptionConfiguration(EncryptionConfiguration encryptionConfiguration)A container that provides information about encryption.
-