| Package | Description |
|---|---|
| com.amazonaws.mobileconnectors.s3.transfermanager |
The Transfer Manager is now deprecated, and has been replaced by
TransferUtility |
| Modifier and Type | Method and Description |
|---|---|
PersistableDownload |
Download.pause()
Deprecated.
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)
Deprecated.
Resumes an download operation.
|
Copyright © 2020. All rights reserved.