public class ReEncryptResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
ReEncryptResponse() |
| Modifier and Type | Method and Description |
|---|---|
ReEncryptResponse |
ciphertextBlob(String ciphertextBlob) |
boolean |
equals(Object o) |
String |
getCiphertextBlob()
Get ciphertextBlob
|
int |
hashCode() |
void |
setCiphertextBlob(String ciphertextBlob) |
String |
toString() |
getResponseMetadata, setResponseMetadatapublic ReEncryptResponse ciphertextBlob(String ciphertextBlob)
public String getCiphertextBlob()
public void setCiphertextBlob(String ciphertextBlob)
Copyright © 2025. All rights reserved.