public final class MultipartUploadHelper extends Object
UploadWithUnknownContentLengthHelper and
UploadWithKnownContentLengthHelper.| Constructor and Description |
|---|
MultipartUploadHelper(S3AsyncClient s3AsyncClient,
long partSizeInBytes,
long multipartUploadThresholdInBytes,
long maxMemoryUsageInBytes) |
public MultipartUploadHelper(S3AsyncClient s3AsyncClient, long partSizeInBytes, long multipartUploadThresholdInBytes, long maxMemoryUsageInBytes)
Copyright © 2023. All rights reserved.