public static class ServerSideEncryption.CustomerKey extends ServerSideEncryption
ServerSideEncryption.CustomerKey, ServerSideEncryption.KMS, ServerSideEncryption.S3| Constructor and Description |
|---|
CustomerKey(SecretKey key) |
| Modifier and Type | Method and Description |
|---|---|
Http.Headers |
copySourceHeaders() |
void |
destroy() |
Http.Headers |
headers() |
String |
toString() |
tlsRequiredpublic CustomerKey(SecretKey key) throws MinioException
MinioExceptionpublic final Http.Headers headers()
headers in class ServerSideEncryptionpublic final Http.Headers copySourceHeaders()
copySourceHeaders in class ServerSideEncryptionpublic final void destroy()
throws DestroyFailedException
DestroyFailedException