public class ReEncryptResponse
extends com.byteplus.model.AbstractResponse
| 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() |
public ReEncryptResponse ciphertextBlob(String ciphertextBlob)
public String getCiphertextBlob()
public void setCiphertextBlob(String ciphertextBlob)
Copyright © 2026. All rights reserved.