public class DownloadDirectoryHelper extends Object
DownloadFileRequests while it retrieves the objects to download from S3
recursively| Constructor and Description |
|---|
DownloadDirectoryHelper(TransferManagerConfiguration transferConfiguration,
ListObjectsHelper listObjectsHelper,
Function<DownloadFileRequest,FileDownload> downloadFileFunction) |
| Modifier and Type | Method and Description |
|---|---|
DirectoryDownload |
downloadDirectory(DownloadDirectoryRequest downloadDirectoryRequest) |
public DownloadDirectoryHelper(TransferManagerConfiguration transferConfiguration, ListObjectsHelper listObjectsHelper, Function<DownloadFileRequest,FileDownload> downloadFileFunction)
public DirectoryDownload downloadDirectory(DownloadDirectoryRequest downloadDirectoryRequest)
Copyright © 2023. All rights reserved.