Class DownloadIpInfoS3Command
- java.lang.Object
-
- technology.dice.dicewhere.downloader.picocli.commands.BaseCommand
-
- technology.dice.dicewhere.downloader.picocli.commands.IpInfoBaseCommand
-
- technology.dice.dicewhere.downloader.picocli.commands.DownloadIpInfoS3Command
-
public class DownloadIpInfoS3Command extends IpInfoBaseCommand
-
-
Constructor Summary
Constructors Constructor Description DownloadIpInfoS3Command()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DownloadExecutionResultexecute()-
Methods inherited from class technology.dice.dicewhere.downloader.picocli.commands.BaseCommand
call, checkNecessaryEnvironmentVariables, isVerbose
-
-
-
-
Method Detail
-
execute
public DownloadExecutionResult execute()
- Specified by:
executein classBaseCommand
-
-