public class GenerateDataKeyResponse extends KmsResponse
metadata| Constructor and Description |
|---|
GenerateDataKeyResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCiphertext() |
String |
getKeyId() |
String |
getPlaintext() |
void |
setCiphertext(String ciphertext) |
void |
setKeyId(String keyId) |
void |
setPlaintext(String plaintext) |
getMetadataCopyright © 2020. All rights reserved.