ListMultipartUploadsResponse Properties |
The ListMultipartUploadsResponse type exposes the following members.
Name | Description | |
---|---|---|
![]() | BucketName |
Bucket name
|
![]() | CommonPrefixes |
List of prefixes to the names of grouped objects
|
![]() | ContentLength |
Content length of the HTTP response
(Inherited from ObsWebServiceResponse.) |
![]() | Delimiter |
Group character used in this request
|
![]() | Headers |
Response headers
(Inherited from ObsWebServiceResponse.) |
![]() | IsTruncated |
Check whether the listing results are truncated.
Value "true" indicates that the results are incomplete while value "false" indicates that the results are complete.
|
![]() | KeyMarker |
Start position for listing multipart uploads (sorted by object name)
|
![]() | MaxUploads |
Maximum number of listed multipart uploads
|
![]() | MultipartUploads |
List of multipart uploads
|
![]() | NextKeyMarker |
Start position for next listing (sorted by object name)
|
![]() | NextUploadIdMarker |
Start position for next listing (sorted by multipart upload ID)
|
![]() | Prefix |
Object name prefix used in this request
|
![]() | RequestId |
Request ID returned by the OBS server, which uniquely identities a request
(Inherited from ObsWebServiceResponse.) |
![]() | StatusCode |
HTTP status code
(Inherited from ObsWebServiceResponse.) |
![]() | UploadIdMarker |
Start position for listing multipart uploads (sorted by multipart upload ID)
|