PutObjectRequest Properties |
The PutObjectRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | BucketName |
Gets or sets the bucket name
|
![]() | Content |
Gets or sets object content stream
|
![]() | Key |
Gets or sets the object key
|
![]() | Metadata |
Gets or sets the object metadata.
|
![]() | Process |
Gets or sets the process method.The result will be in ResponseStream.
|
![]() | StreamTransferProgress |
Gets or sets the transfer progress callback
|
![]() | UseChunkedEncoding |
Gets or sets a value indicating whether this PutObjectRequest use chunked encoding.
|