Uses of Class
software.amazon.awssdk.services.s3.model.Encryption
Packages that use Encryption
-
Uses of Encryption in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return EncryptionModifier and TypeMethodDescriptionfinal EncryptionS3Location.encryption()Returns the value of the Encryption property for this object.Methods in software.amazon.awssdk.services.s3.model with parameters of type EncryptionModifier and TypeMethodDescriptionS3Location.Builder.encryption(Encryption encryption) Sets the value of the Encryption property for this object.