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