public class YosDownloadResponseMetadata extends YopResponseMetadata
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getAppendOffset() |
String |
getCacheControl() |
long |
getInstanceLength() |
void |
setAppendOffset(long appendOffset) |
void |
setCacheControl(String cacheControl) |
void |
setInstanceLength(long instanceLength) |
String |
toString() |
getContentDisposition, getContentEncoding, getContentLength, getContentMd5, getContentRange, getContentType, getDate, getETag, getExpires, getLastModified, getLocation, getServer, getTransferEncoding, getYopCertSerialNo, getYopContentSha256, getYopEncrypt, getYopRequestId, getYopSign, getYopVia, setContentDisposition, setContentEncoding, setContentLength, setContentMd5, setContentRange, setContentType, setDate, setETag, setExpires, setLastModified, setLocation, setServer, setTransferEncoding, setYopCertSerialNo, setYopContentSha256, setYopEncrypt, setYopRequestId, setYopSign, setYopViapublic long getInstanceLength()
public void setInstanceLength(long instanceLength)
public String getCacheControl()
public void setCacheControl(String cacheControl)
public long getAppendOffset()
public void setAppendOffset(long appendOffset)
public String toString()
toString 在类中 YopResponseMetadataCopyright © 2024. All rights reserved.