Uses of Class
technology.dice.dicewhere.downloader.actions.S3ClientConfig
-
Packages that use S3ClientConfig Package Description technology.dice.dicewhere.downloader.actions.maxmind -
-
Uses of S3ClientConfig in technology.dice.dicewhere.downloader.actions.maxmind
Constructors in technology.dice.dicewhere.downloader.actions.maxmind with parameters of type S3ClientConfig Constructor Description DownloadMaxmindS3(S3ClientConfig s3ClientConfig, boolean noCheckMd5, boolean overwrite, boolean verbose, MaxmindEdition edition, MaxmindDatabase database, MaxmindFormat format, String s3BucketPrefix, String destination)
-