Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
com.ibm.cloud.objectstorage.services.s3.transfer |
Transfer management.
|
com.ibm.cloud.objectstorage.services.s3.transfer.internal |
Class and Description |
---|
S3ProgressListener
S3 specific listener interface for transfer progress events.
|
Class and Description |
---|
S3ProgressListener
S3 specific listener interface for transfer progress events.
|
TransferStateChangeListener
Listener for transfer state changes.
|
Class and Description |
---|
AbstractDownloadCallable
Abstract callable used for downloading objects using
TransferManager . |
AbstractTransfer
Abstract transfer implementation.
|
CopyCallable
An implementation of the Callable interface that helps
TransferManager in carrying out the copy requests. |
CopyImpl
An implementation of the Copy Interface that helps in retrieving the result
of the copy operation.
|
CopyMonitor
Monitors an copy operation by periodically checking to see if the operation is
completed, and returning a result if so.
|
DownloadImpl |
MultipleFileTransfer
Interface for multiple file transfers
|
PresignedUrlDownloadImpl
Implementation for
PresignedUrlDownload interface. |
S3ProgressListener
S3 specific listener interface for transfer progress events.
|
TransferMonitor
Monitors long-running transfers.
|
TransferStateChangeListener
Listener for transfer state changes.
|
UploadCallable |
UploadImpl |
UploadMonitor
Manages an upload by periodically checking to see if the upload is done, and
returning a result if so.
|
Copyright © 2024. All rights reserved.