public class ServerSideEncryptionCustomerKey extends ServerSideEncryption
| Constructor and Description |
|---|
ServerSideEncryptionCustomerKey(SecretKey key) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
copySourceHeaders() |
void |
destroy() |
Map<String,String> |
headers() |
String |
toString() |
tlsRequiredpublic ServerSideEncryptionCustomerKey(SecretKey key) throws InvalidKeyException, NoSuchAlgorithmException
public final Map<String,String> headers()
headers in class ServerSideEncryptionpublic final Map<String,String> copySourceHeaders()
copySourceHeaders in class ServerSideEncryptionpublic final void destroy()
throws DestroyFailedException
DestroyFailedException