| ListPartsRequest Properties |
The ListPartsRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| BucketName |
Gets or sets the bucket name
| |
| EncodingType |
Gets encoding-type.
| |
| Key |
Gets or sets the target object key
| |
| MaxParts |
Gets or sets the max parts to return.
| |
| PartNumberMarker |
Gets or sets the part number marker. It will only list the parts whose numbers are greater than the property.
| |
| UploadId |
Gets UploadId.
|