Uses of Class
software.amazon.awssdk.services.s3.model.CompletedMultipartUpload
Packages that use CompletedMultipartUpload
-
Uses of CompletedMultipartUpload in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return CompletedMultipartUploadModifier and TypeMethodDescriptionfinal CompletedMultipartUploadCompleteMultipartUploadRequest.multipartUpload()The container for the multipart upload request information.Methods in software.amazon.awssdk.services.s3.model with parameters of type CompletedMultipartUploadModifier and TypeMethodDescriptionCompleteMultipartUploadRequest.Builder.multipartUpload(CompletedMultipartUpload multipartUpload) The container for the multipart upload request information.