CompleteMultipartUpload constructor

CompleteMultipartUpload(
  1. List<Chunk> chunks
)

Implementation

CompleteMultipartUpload(this.chunks);