public class CreateObjectResponse extends BasicResponse
contentLength, contentType, date, eTag, headers, httpMessage, httpStatus, lastModified, location| Constructor and Description |
|---|
CreateObjectResponse() |
| Modifier and Type | Method and Description |
|---|---|
ObjectId |
getObjectId() |
java.lang.Long |
getRetentionPeriod()
Note: this feature is only available on ECS 2.2+
|
java.lang.String |
getRetentionPolicy()
Note: this feature is only available on ECS 2.2+
|
ChecksumValue |
getServerGeneratedChecksum() |
ChecksumValue |
getWsChecksum() |
getContentLength, getContentType, getDate, getETag, getFirstHeader, getHeaders, getHttpMessage, getHttpStatus, getLastModified, getLocation, setContentLength, setContentType, setDate, setETag, setHeaders, setHttpMessage, setHttpStatus, setLastModified, setLocationpublic ObjectId getObjectId()
public java.lang.Long getRetentionPeriod()
public java.lang.String getRetentionPolicy()
public ChecksumValue getWsChecksum()
public ChecksumValue getServerGeneratedChecksum()