public class InspectExecCmdExec extends AbstrSyncDockerCmdExec<InspectExecCmd,InspectExecResponse> implements InspectExecCmd.Exec
Constructor and Description |
---|
InspectExecCmdExec(WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
Modifier and Type | Method and Description |
---|---|
protected InspectExecResponse |
execute(InspectExecCmd command) |
exec
bool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exec
public InspectExecCmdExec(WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected InspectExecResponse execute(InspectExecCmd command)
execute
in class AbstrSyncDockerCmdExec<InspectExecCmd,InspectExecResponse>
Copyright © 2016. All Rights Reserved.