| CancelledSubscriber<T> |
|
| CopyObjectHelper |
An internal helper class that automatically uses multipart copy based on the size of the source object
|
| DownloadObjectHelper |
|
| GenericMultipartHelper<RequestT extends S3Request,ResponseT extends S3Response> |
|
| KnownContentLengthAsyncRequestBodySubscriber |
|
| MpuRequestContext |
|
| MpuRequestContext.Builder |
|
| MultipartConfigurationResolver |
|
| MultipartDownloaderSubscriber |
A subscriber implementation that will download all individual parts for a multipart get-object request.
|
| MultipartDownloadResumeContext |
This class keep tracks of the state of a multipart download across multipart GET requests.
|
| MultipartDownloadUtils |
|
| MultipartS3AsyncClient |
An S3AsyncClient that automatically converts PUT, COPY, and GET requests to their respective multipart call.
|
| MultipartUploadHelper |
|
| S3ChecksumUtils |
|
| SdkPojoConversionUtils |
Request conversion utility method for POJO classes associated with multipart feature.
|
| UploadObjectHelper |
An internal helper class that automatically uses multipart upload based on the size of the object.
|
| UploadWithKnownContentLengthHelper |
An internal helper class that automatically uses multipart upload based on the size of the object.
|
| UploadWithUnknownContentLengthHelper |
An internal helper class that uploads streams with unknown content length.
|