PutObjectBasicRequest Class |
Namespace: OBS.Model
public abstract class PutObjectBasicRequest : ObsBucketWebServiceRequest
The PutObjectBasicRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | BucketName |
Bucket name
(Inherited from ObsBucketWebServiceRequest.) |
![]() | CannedAcl |
Object ACL
|
![]() | ContentType |
MIME type of the object
|
![]() | Metadata |
Customized metadata of the object
|
![]() | ObjectKey |
Object name
|
![]() | SseHeader |
SSE decryption headers of the object content
|
![]() | StorageClass |
Object storage class
|
![]() | SuccessRedirectLocation |
Redirection address after a successfully responded request
|
![]() | WebsiteRedirectLocation |
Redirection link which can redirect the request to another object in the bucket or to an external URL
|
Name | Description | |
---|---|---|
![]() | GrantExtensionPermission |
Grant the OBS extension permissions to a user.
|
![]() | WithDrawExtensionPermission |
Withdraw the user's OBS extension permissions.
|