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