public class InspectImageCmdExec extends AbstrSyncDockerCmdExec<InspectImageCmd,InspectImageResponse> implements InspectImageCmd.Exec
Constructor and Description |
---|
InspectImageCmdExec(javax.ws.rs.client.WebTarget baseResource) |
Modifier and Type | Method and Description |
---|---|
protected InspectImageResponse |
execute(InspectImageCmd command) |
exec
getBaseResource, registryAuth, registryConfigs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exec
public InspectImageCmdExec(javax.ws.rs.client.WebTarget baseResource)
protected InspectImageResponse execute(InspectImageCmd command)
execute
in class AbstrSyncDockerCmdExec<InspectImageCmd,InspectImageResponse>
Copyright © 2015. All Rights Reserved.