com.github.dockerjava.client.command
Class WaitContainerCmd
java.lang.Object
com.github.dockerjava.client.command.AbstrDockerCmd<WaitContainerCmd,Integer>
com.github.dockerjava.client.command.WaitContainerCmd
- All Implemented Interfaces:
- DockerCmd<Integer>
public class WaitContainerCmd
- extends AbstrDockerCmd<WaitContainerCmd,Integer>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WaitContainerCmd
public WaitContainerCmd(String containerId)
withContainerId
public WaitContainerCmd withContainerId(String containerId)
impl
protected Integer impl()
throws DockerException
- Throws:
DockerException
Copyright © 2014. All rights reserved.