PutObjectRequest Properties |
The PutObjectRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | BucketName |
获取或设置Bucket的名称。
|
![]() | Content |
获取或设置Object内容的数据流。
|
![]() | Key |
获取或设置要下载OssObject的Key。
|
![]() | Metadata |
获取或者设置Object的Metadata信息。
|
![]() | Process |
获取或设置Object上传后的处理方法,处理结果ResponseStream。
|
![]() | StreamTransferProgress |
获取或设置进度回调
|