ListPartsRequest Class |
Namespace: Aliyun.OSS
The ListPartsRequest type exposes the following members.
Name | Description | |
---|---|---|
ListPartsRequest |
Creates an instance of ListPartsRequest.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
ToString | (Inherited from Object.) |
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.
|