| 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 |
|---|---|
MultipleFileDownload |
TransferManager.downloadDirectory(String bucketName,
String keyPrefix,
File destinationDirectory)
Downloads all objects in the virtual directory designated by the
keyPrefix given to the destination directory given.
|
Copyright © 2015. All rights reserved.