Uses of Class
software.amazon.encryption.s3.internal.ReEncryptInstructionFileResponse
-
Packages that use ReEncryptInstructionFileResponse Package Description software.amazon.encryption.s3 -
-
Uses of ReEncryptInstructionFileResponse in software.amazon.encryption.s3
Methods in software.amazon.encryption.s3 that return ReEncryptInstructionFileResponse Modifier and Type Method Description ReEncryptInstructionFileResponse
S3EncryptionClient. reEncryptInstructionFile(ReEncryptInstructionFileRequest reEncryptInstructionFileRequest)
Re-encrypts an instruction file with a new keyring while preserving the original encrypted object in S3.
-