- 封闭类:
- Bucket
public static class Bucket.PutObjectOutput
extends OutputModel
PutObjectOutput: 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 content size
field ContentMD5 Object MD5sum
field ContentType Object content type
field Expect Used to indicate that particular server behaviors are required by the client
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 copy source matches
field XQSCopySourceIfModifiedSince Check whether the copy source has been modified
field XQSCopySourceIfNoneMatch Check whether the copy source does not match
field XQSCopySourceIfUnmodifiedSince Check whether the copy source has not been modified
field XQSEncryptionCustomerAlgorithm Encryption algorithm of the object
field XQSEncryptionCustomerKey Encryption key of the object
field XQSEncryptionCustomerKeyMD5 MD5sum of encryption key
field XQSFetchIfUnmodifiedSince Check whether fetch target object has not been modified
field XQSFetchSource Fetch source, should be a valid url
field XQSMoveSource Move source, format (/'bucket-name'/object-key')