public class InspectExecCmdExec extends AbstrSyncDockerCmdExec<InspectExecCmd,InspectExecResponse> implements InspectExecCmd.Exec
| Constructor and Description |
|---|
InspectExecCmdExec(javax.ws.rs.client.WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected InspectExecResponse |
execute(InspectExecCmd command) |
execbool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecpublic InspectExecCmdExec(javax.ws.rs.client.WebTarget baseResource,
DockerClientConfig dockerClientConfig)
protected InspectExecResponse execute(InspectExecCmd command)
execute in class AbstrSyncDockerCmdExec<InspectExecCmd,InspectExecResponse>Copyright © 2017. All Rights Reserved.