Uses of Class
software.amazon.awssdk.services.glacier.model.Encryption
-
Packages that use Encryption Package Description software.amazon.awssdk.services.glacier.model -
-
Uses of Encryption in software.amazon.awssdk.services.glacier.model
Methods in software.amazon.awssdk.services.glacier.model that return Encryption Modifier and Type Method Description EncryptionS3Location. encryption()Contains information about the encryption used to store the job results in Amazon S3.Methods in software.amazon.awssdk.services.glacier.model with parameters of type Encryption Modifier and Type Method Description S3Location.BuilderS3Location.Builder. encryption(Encryption encryption)Contains information about the encryption used to store the job results in Amazon S3.
-