Package cloud.localstack.docker.command
Class StopCommand
- java.lang.Object
-
- cloud.localstack.docker.command.Command
-
- cloud.localstack.docker.command.StopCommand
-
public class StopCommand extends Command
-
-
Constructor Summary
Constructors Constructor Description StopCommand(java.lang.String containerId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()-
Methods inherited from class cloud.localstack.docker.command.Command
addOptions
-
-