Package | Description |
---|---|
com.amazonaws.services.s3.transfer |
Transfer management.
|
com.amazonaws.services.s3.transfer.internal |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
MultipleFileDownloadImpl
Multiple file download when downloading an entire virtual directory.
|
Copyright © 2014. All rights reserved.