Uses of Interface
com.amazonaws.services.s3.transfer.MultipleFileDownload
Packages that use MultipleFileDownload
-
Uses of MultipleFileDownload in com.amazonaws.services.s3.transfer
Methods in com.amazonaws.services.s3.transfer that return MultipleFileDownloadModifier and TypeMethodDescriptionTransferManager.downloadDirectory
(String bucketName, String keyPrefix, File destinationDirectory) Downloads all objects in the virtual directory designated by the keyPrefix given to the destination directory given.