Package cloud.localstack.docker.command
Class ListImagesCommand
java.lang.Object
cloud.localstack.docker.command.Command
cloud.localstack.docker.command.ListImagesCommand
public class ListImagesCommand extends Command
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ListImagesCommand() -
Method Summary
Modifier and Type Method Description java.util.List<java.lang.String>execute()
-
Constructor Details
-
ListImagesCommand
public ListImagesCommand()
-
-
Method Details
-
execute
public java.util.List<java.lang.String> execute()
-