public class BvwResponseMetadata extends BceResponseMetadata
| Constructor and Description |
|---|
BvwResponseMetadata() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBceErrorCode() |
String |
getBceErrorMessage() |
void |
setBceErrorCode(String bceErrorCode) |
void |
setBceErrorMessage(String bceErrorMessage) |
String |
toString() |
getBceContentSha256, getBceRequestId, getContentDisposition, getContentEncoding, getContentLength, getContentMd5, getContentRange, getContentType, getDate, getETag, getExpires, getLastModified, getLocation, getServer, getSymlinkTarget, getTransferEncoding, setBceContentSha256, setBceRequestId, setContentDisposition, setContentEncoding, setContentLength, setContentMd5, setContentRange, setContentType, setDate, setETag, setExpires, setLastModified, setLocation, setServer, setSymlinkTarget, setTransferEncodingpublic String getBceErrorCode()
public void setBceErrorCode(String bceErrorCode)
public String getBceErrorMessage()
public void setBceErrorMessage(String bceErrorMessage)
public String toString()
toString in class BceResponseMetadataCopyright © 2020. All rights reserved.