Click or drag to resize

CompleteMultipartUploadResponse Properties

The CompleteMultipartUploadResponse type exposes the following members.

Properties
  NameDescription
Public propertyBucketName
Bucket in which parts are combined
Public propertyContentLength
Content length of the HTTP response
(Inherited from ObsWebServiceResponse.)
Public propertyETag
ETag calculated based on the ETags of all combined parts
Public propertyHeaders
Response headers
(Inherited from ObsWebServiceResponse.)
Public propertyLocation
URL of the object obtained after part combination
Public propertyObjectKey
Name of the object obtained after part combination
Public propertyObjectUrl
Full path to the object obtained after part combination
Public propertyRequestId
Request ID returned by the OBS server, which uniquely identities a request
(Inherited from ObsWebServiceResponse.)
Public propertyStatusCode
HTTP status code
(Inherited from ObsWebServiceResponse.)
Public propertyVersionId
Version ID of the object obtained after part combination
Top
See Also