| 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 |
|---|---|
PersistableUpload |
Upload.pause()
Deprecated.
Pause the current upload operation and returns the information that can
be used to resume the upload.
|
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.
|
Copyright © 2019. All rights reserved.