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