Package cloud.localstack.docker.command
Class Command
java.lang.Object
cloud.localstack.docker.command.Command
- Direct Known Subclasses:
ExecCommand,ListImagesCommand,LogCommand,PortCommand,PullCommand,RunCommand,StopCommand
public abstract class Command
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Command() -
Method Summary
Modifier and Type Method Description protected voidaddOptions(java.lang.String... items)
-
Field Details
-
Constructor Details
-
Command
public Command()
-
-
Method Details
-
addOptions
protected void addOptions(java.lang.String... items)
-