| Package | Description |
|---|---|
| com.amazonaws.services.s3.transfer |
Transfer management.
|
| Modifier and Type | Method and Description |
|---|---|
MultipleFileDownload |
TransferManager.downloadDirectory(String bucketName,
String keyPrefix,
File destinationDirectory) |
MultipleFileDownload |
TransferManager.downloadDirectory(String bucketName,
String keyPrefix,
File destinationDirectory,
boolean resumeOnRetry)
Downloads all objects in the virtual directory designated by the
keyPrefix given to the destination directory given.
|
Copyright © 2017. All rights reserved.