- 封闭类:
- Bucket
public static class Bucket.UploadMultipartOutput
extends OutputModel
UploadMultipartOutput: an output stream of the bucket.
The following is the desc of fields.
These fields are headers or bodies of the http request.
field ContentLength Object multipart content length
field ContentMD5 Object multipart content MD5sum
field XQSCopyRange Specify range of the source object
field XQSCopySource Copy source, format (/'bucket-name'/object-key')
field XQSCopySourceEncryptionCustomerAlgorithm Encryption algorithm of the object
field XQSCopySourceEncryptionCustomerKey Encryption key of the object
field XQSCopySourceEncryptionCustomerKeyMD5 MD5sum of encryption key
field XQSCopySourceIfMatch Check whether the Etag of copy source matches the specified value
field XQSCopySourceIfModifiedSince Check whether the copy source has been modified since the
specified date
field XQSCopySourceIfNoneMatch Check whether the Etag of copy source does not matches the
specified value
field XQSCopySourceIfUnmodifiedSince Check whether the copy source has not been unmodified
since the specified date
field XQSEncryptionCustomerAlgorithm Encryption algorithm of the object
field XQSEncryptionCustomerKey Encryption key of the object
field XQSEncryptionCustomerKeyMD5 MD5sum of encryption key
field PartNumber Object multipart upload part number
field UploadID Object multipart upload ID