Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3.transfer |
Transfer management.
|
com.ibm.cloud.objectstorage.services.s3.transfer.internal |
Modifier and Type | Method and Description |
---|---|
PersistableDownload |
Download.pause()
Pause the current download operation and returns the information that can
be used to resume the download at a later time.
|
Modifier and Type | Method and Description |
---|---|
Download |
TransferManager.resumeDownload(PersistableDownload persistableDownload)
Resumes an download operation.
|
Modifier and Type | Method and Description |
---|---|
PersistableDownload |
DownloadImpl.pause() |
Copyright © 2024. All rights reserved.