Uses of Class
software.amazon.awssdk.services.s3.model.CompletedMultipartUpload
-
Packages that use CompletedMultipartUpload Package Description software.amazon.awssdk.services.s3.model -
-
Uses of CompletedMultipartUpload in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return CompletedMultipartUpload Modifier and Type Method Description CompletedMultipartUploadCompleteMultipartUploadRequest. multipartUpload()The container for the multipart upload request information.Methods in software.amazon.awssdk.services.s3.model with parameters of type CompletedMultipartUpload Modifier and Type Method Description CompleteMultipartUploadRequest.BuilderCompleteMultipartUploadRequest.Builder. multipartUpload(CompletedMultipartUpload multipartUpload)The container for the multipart upload request information.
-