Modifier and Type | Method and Description |
---|---|
StopContainerCmd |
DockerClient.stopContainerCmd(String containerId) |
Modifier and Type | Method and Description |
---|---|
StopContainerCmd |
StopContainerCmd.withContainerId(String containerId) |
StopContainerCmd |
StopContainerCmd.withTimeout(Integer timeout) |
Modifier and Type | Method and Description |
---|---|
StopContainerCmd |
DockerClientImpl.stopContainerCmd(String containerId) |
Modifier and Type | Class and Description |
---|---|
class |
StopContainerCmdImpl
Stop a running container.
|
Modifier and Type | Method and Description |
---|---|
StopContainerCmd |
StopContainerCmdImpl.withContainerId(String containerId) |
StopContainerCmd |
StopContainerCmdImpl.withTimeout(Integer timeout) |
Modifier and Type | Method and Description |
---|---|
protected Void |
StopContainerCmdExec.execute(StopContainerCmd command) |
Modifier and Type | Method and Description |
---|---|
protected Void |
StopContainerCmdExec.execute(StopContainerCmd command) |
Copyright © 2017. All Rights Reserved.