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