CompleteMultipartUploadRequestAddPartETags Method |
Name | Description | |
---|---|---|
![]() | AddPartETags(CopyPartResponse) |
Obtain the part information from the response to the multipart copy and add the information to the to-be-combined part list.
|
![]() | AddPartETags(IEnumerableCopyPartResponse) |
Obtain the part information from the response to the multipart copy and add the information to the to-be-combined part list.
|
![]() | AddPartETags(PartETag) |
Add part information to the to-be-comibined part list.
|
![]() | AddPartETags(IEnumerablePartETag) |
Add part information to the to-be-comibined part list.
|
![]() | AddPartETags(UploadPartResponse) |
Obtain the part information from the response to the multipart upload and add the information to the to-be-combined part list.
|
![]() | AddPartETags(IEnumerableUploadPartResponse) |
Obtain the part information from the response to the multipart upload and add the information to the to-be-combined part list.
|