Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3.transfer.internal |
Modifier and Type | Class and Description |
---|---|
class |
CopyImpl
An implementation of the Copy Interface that helps in retrieving the result
of the copy operation.
|
class |
DownloadImpl |
class |
MultipleFileDownloadImpl
Multiple file download when downloading an entire virtual directory.
|
class |
MultipleFileTransfer<T extends Transfer>
Interface for multiple file transfers
|
class |
MultipleFileUploadImpl
Multiple file upload when uploading an entire directory.
|
class |
PresignedUrlDownloadImpl
Implementation for
PresignedUrlDownload interface. |
class |
UploadImpl |
Constructor and Description |
---|
DownloadMonitor(AbstractTransfer download,
Future<File> future) |
MultipleFileTransferMonitor(AbstractTransfer transfer,
Collection<? extends AbstractTransfer> subTransfers) |
Constructor and Description |
---|
MultipleFileTransferMonitor(AbstractTransfer transfer,
Collection<? extends AbstractTransfer> subTransfers) |
Copyright © 2024. All rights reserved.