CompleteMultipartUploadResponse Properties |
The CompleteMultipartUploadResponse type exposes the following members.
Name | Description | |
---|---|---|
![]() | BucketName |
Bucket in which parts are combined
|
![]() | ContentLength |
Content length of the HTTP response
(Inherited from ObsWebServiceResponse.) |
![]() | ETag |
ETag calculated based on the ETags of all combined parts
|
![]() | Headers |
Response headers
(Inherited from ObsWebServiceResponse.) |
![]() | Location |
URL of the object obtained after part combination
|
![]() | ObjectKey |
Name of the object obtained after part combination
|
![]() | ObjectUrl |
Full path to the object obtained after part combination
|
![]() | RequestId |
Request ID returned by the OBS server, which uniquely identities a request
(Inherited from ObsWebServiceResponse.) |
![]() | StatusCode |
HTTP status code
(Inherited from ObsWebServiceResponse.) |
![]() | VersionId |
Version ID of the object obtained after part combination
|