Adds a collection of part numbers and corresponding etags.
| C# |
public CompleteMultipartUploadRequest WithPartETags( IEnumerable<PartETag> partETags )
- partETags (IEnumerable<(Of <(<'PartETag>)>)>)
- PartETags that will added to this request.
The request with the PartETags set