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