public class DownloadFileOutput extends Object
| 构造器和说明 |
|---|
DownloadFileOutput() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCacheControl() |
String |
getContentDisposition() |
String |
getContentEncoding() |
String |
getContentLanguage() |
long |
getContentLength() |
String |
getContentMD5() |
String |
getContentRange() |
String |
getContentType() |
Map<String,String> |
getCustomMetadata() |
String |
getEtag() |
String |
getExpires() |
Date |
getExpiresInDate() |
String |
getHashCrc64ecma() |
String |
getLastModified() |
Date |
getLastModifiedInDate() |
String |
getObjectType() |
HeadObjectV2Output |
getOutput()
已过时。
|
RequestInfo |
getRequestInfo() |
String |
getSsecAlgorithm() |
String |
getSsecKeyMD5() |
com.volcengine.tos.comm.common.StorageClassType |
getStorageClass() |
String |
getVersionID() |
String |
getWebsiteRedirectLocation() |
boolean |
isDeleteMarker() |
DownloadFileOutput |
setOutput(HeadObjectV2Output output) |
String |
toString() |
@Deprecated public HeadObjectV2Output getOutput()
public DownloadFileOutput setOutput(HeadObjectV2Output output)
public RequestInfo getRequestInfo()
public String getContentRange()
public String getEtag()
public String getLastModified()
public Date getLastModifiedInDate()
public boolean isDeleteMarker()
public String getSsecAlgorithm()
public String getSsecKeyMD5()
public String getVersionID()
public String getWebsiteRedirectLocation()
public String getObjectType()
public String getHashCrc64ecma()
public com.volcengine.tos.comm.common.StorageClassType getStorageClass()
public long getContentLength()
public String getCacheControl()
public String getContentDisposition()
public String getContentEncoding()
public String getContentLanguage()
public String getContentType()
public String getExpires()
public Date getExpiresInDate()
public String getContentMD5()
Copyright © 2023. All rights reserved.