Interface | Description |
---|---|
MultipartManifest | |
ProgressReporter |
Class | Description |
---|---|
DownloadConfiguration |
Configuration for the
DownloadManager . |
DownloadConfiguration.Builder |
Builder for
DownloadConfiguration . |
DownloadManager |
Download manager, which automatically breaks a larger download into parallel downloads, based on
object size.
|
MultipartObjectAssembler |
MultiPartObjectAssembler provides a simplified interaction with uploading large objects using
multi-part uploads.
|
MultipartObjectAssembler.MultipartObjectAssemblerBuilder | |
UploadConfiguration |
The configuration for the
UploadManager . |
UploadConfiguration.UploadConfigurationBuilder | |
UploadManager |
UploadManager simplifies interaction with the Object Storage service by abstracting away the
method used to upload objects.
|
UploadManager.UploadRequest | |
UploadManager.UploadRequest.UploadRequestBuilder | |
UploadManager.UploadResponse |
The result referencing the uploaded object.
|
Copyright © 2016–2024. All rights reserved.