Click or drag to resize
PutObjectRequest Properties

The PutObjectRequest type exposes the following members.

Properties
  NameDescription
Public propertyBucketName
获取或设置Bucket的名称。
Public propertyContent
获取或设置Object内容的数据流。
Public propertyKey
获取或设置要下载OssObject的Key。
Public propertyMetadata
获取或者设置Object的Metadata信息。
Public propertyProcess
获取或设置Object上传后的处理方法,处理结果ResponseStream
Public propertyStreamTransferProgress
获取或设置进度回调
Top
See Also