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