Uses of Class
software.amazon.awssdk.services.s3.model.Encryption
-
Packages that use Encryption Package Description software.amazon.awssdk.services.s3.model -
-
Uses of Encryption in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return Encryption Modifier and Type Method Description EncryptionS3Location. encryption()Returns the value of the Encryption property for this object.Methods in software.amazon.awssdk.services.s3.model with parameters of type Encryption Modifier and Type Method Description S3Location.BuilderS3Location.Builder. encryption(Encryption encryption)Sets the value of the Encryption property for this object.
-