public class DownloadMaxmindS3 extends MaxmindBaseDownload
database, edition, formatnoCheckMd5, overwrite, verbose| Constructor and Description |
|---|
DownloadMaxmindS3(boolean noCheckMd5,
boolean overwrite,
boolean verbose,
MaxmindEdition edition,
MaxmindDatabase database,
MaxmindFormat format,
String s3BucketPrefix,
String destination) |
DownloadMaxmindS3(S3ClientConfig s3ClientConfig,
boolean noCheckMd5,
boolean overwrite,
boolean verbose,
MaxmindEdition edition,
MaxmindDatabase database,
MaxmindFormat format,
String s3BucketPrefix,
String destination) |
| Modifier and Type | Method and Description |
|---|---|
DownloadExecutionResult |
execute() |
uriForTargetcheckNecessaryEnvironmentVariables, isVerbose, processpublic DownloadMaxmindS3(S3ClientConfig s3ClientConfig, boolean noCheckMd5, boolean overwrite, boolean verbose, MaxmindEdition edition, MaxmindDatabase database, MaxmindFormat format, String s3BucketPrefix, String destination)
public DownloadMaxmindS3(boolean noCheckMd5,
boolean overwrite,
boolean verbose,
MaxmindEdition edition,
MaxmindDatabase database,
MaxmindFormat format,
String s3BucketPrefix,
String destination)
public DownloadExecutionResult execute()
Copyright © 2021. All rights reserved.