Uses of Class
technology.dice.dicewhere.downloader.destination.s3.S3DownloadSetup
-
Packages that use S3DownloadSetup Package Description technology.dice.dicewhere.downloader.destination.s3 -
-
Uses of S3DownloadSetup in technology.dice.dicewhere.downloader.destination.s3
Methods in technology.dice.dicewhere.downloader.destination.s3 that return S3DownloadSetup Modifier and Type Method Description static S3DownloadSetupS3DownloadSetup. of()static S3DownloadSetupS3DownloadSetup. of(Optional<S3ClientConfig> config)static S3DownloadSetupS3DownloadSetup. of(S3ClientConfig config)
-