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