Click or drag to resize
ListPartsRequest Properties

The ListPartsRequest type exposes the following members.

Properties
  NameDescription
Public propertyBucketName
获取OssObject所在Bucket的名称。
Public propertyEncodingType
获取encoding-type的值
Public propertyKey
获取或者设置OssObject的值。
Public propertyMaxParts
获取或者设置响应中的最大Part数目。
Public propertyPartNumberMarker
获取或者设置List的起始位置,只有Part Number数目大于该参数的Part会被列出。
Public propertyUploadId
获取或者设置UploadId。
Top
See Also