Click or drag to resize

PutObjectBasicRequest Properties

The PutObjectBasicRequest type exposes the following members.

Properties
  NameDescription
Public propertyBucketName
Bucket name
(Inherited from ObsBucketWebServiceRequest.)
Public propertyCannedAcl
Object ACL
Public propertyContentType
MIME type of the object
Public propertyMetadata
Customized metadata of the object
Public propertyObjectKey
Object name
Public propertySseHeader
SSE decryption headers of the object content
Public propertyStorageClass
Object storage class
Public propertySuccessRedirectLocation
Redirection address after a successfully responded request
Public propertyWebsiteRedirectLocation
Redirection link which can redirect the request to another object in the bucket or to an external URL
Top
See Also