Uses of Class
software.amazon.awssdk.services.s3.model.EncryptionConfiguration
Packages that use EncryptionConfiguration
-
Uses of EncryptionConfiguration in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return EncryptionConfigurationModifier and TypeMethodDescriptionfinal EncryptionConfigurationDestination.encryptionConfiguration()A container that provides information about encryption.Methods in software.amazon.awssdk.services.s3.model with parameters of type EncryptionConfigurationModifier and TypeMethodDescriptionDestination.Builder.encryptionConfiguration(EncryptionConfiguration encryptionConfiguration) A container that provides information about encryption.