Uses of Class
technology.dice.dicewhere.downloader.source.s3.S3Source
-
Packages that use S3Source Package Description technology.dice.dicewhere.downloader.destination.s3 -
-
Uses of S3Source in technology.dice.dicewhere.downloader.destination.s3
Methods in technology.dice.dicewhere.downloader.destination.s3 that return types with arguments of type S3Source Modifier and Type Method Description software.amazon.awssdk.utils.Pair<FileAcceptor,S3Source>S3DownloadSetup. setupDownload(String destination, S3ObjectPath s3ObjectPath, String pathInfix)
-