public static class Bucket.InitiateMultipartUploadOutput extends OutputModel
| 构造器和说明 |
|---|
InitiateMultipartUploadOutput() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBucket() |
String |
getKey() |
String |
getUploadID() |
String |
getXQSEncryptionCustomerAlgorithm() |
void |
setBucket(String bucket) |
void |
setKey(String key) |
void |
setUploadID(String uploadID) |
void |
setXQSEncryptionCustomerAlgorithm(String xQSEncryptionCustomerAlgorithm) |
getCode, getMessage, getRequestId, getStatueCode, getUrl, setCode, setMessage, setRequestId, setStatueCode, setUrlpublic void setBucket(String bucket)
public String getBucket()
public void setKey(String key)
public String getKey()
public void setUploadID(String uploadID)
public String getUploadID()
public void setXQSEncryptionCustomerAlgorithm(String xQSEncryptionCustomerAlgorithm)
public String getXQSEncryptionCustomerAlgorithm()
Copyright © 2018. All rights reserved.