| CompleteMultipartUploadRequest Class |
Namespace: Aliyun.OSS
The CompleteMultipartUploadRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| CompleteMultipartUploadRequest |
Creates a CompleteMultipartUploadRequest instance by bucket name, object key and upload Id.
|
| 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 |
Bucket name getter/setter
| |
| Key |
Object key getter/setter
| |
| Metadata | ObjectMetadata getter/setter
| |
| PartETags | PartETag list getter.
| |
| UploadId |
Upload Id's getter/setter.
|