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