| Package | Description |
|---|---|
| com.amazonaws.mobileconnectors.s3.transfermanager |
Primary classes for interacting with the S3 Transfer Manager connector which simplifies uploading and downloading files from S3.
|
| 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.
|
PersistableUpload |
Upload.pause()
Pause the current upload operation and returns the information that can
be used to resume the upload.
|
Copyright © 2015. All rights reserved.