ReEncryptInstructionFileRequest.Builder |
ReEncryptInstructionFileRequest.Builder.bucket(String bucket) |
Sets the S3 bucket name for the re-encryption of instruction file.
|
static ReEncryptInstructionFileRequest.Builder |
ReEncryptInstructionFileRequest.builder() |
|
ReEncryptInstructionFileRequest.Builder |
ReEncryptInstructionFileRequest.Builder.enforceRotation(boolean enforceRotation) |
Sets whether to enforce rotation for the re-encrypted instruction file.
|
ReEncryptInstructionFileRequest.Builder |
ReEncryptInstructionFileRequest.Builder.instructionFileSuffix(String instructionFileSuffix) |
Sets a custom instruction file suffix for the re-encrypted instruction file.
|
ReEncryptInstructionFileRequest.Builder |
ReEncryptInstructionFileRequest.Builder.key(String key) |
Sets the S3 object key for the re-encryption of instruction file.
|
ReEncryptInstructionFileRequest.Builder |
ReEncryptInstructionFileRequest.Builder.newKeyring(RawKeyring newKeyring) |
Sets the new keyring for re-encryption of instruction file.
|