Package | Description |
---|---|
com.github.dockerjava.api | |
com.github.dockerjava.api.command |
Modifier and Type | Method and Description |
---|---|
StopContainerCmd |
DockerClient.stopContainerCmd(java.lang.String containerId) |
Modifier and Type | Method and Description |
---|---|
StopContainerCmd |
StopContainerCmd.withContainerId(java.lang.String containerId) |
StopContainerCmd |
StopContainerCmd.withTimeout(java.lang.Integer timeout) |
Copyright © 2019. All Rights Reserved.