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