public class StatsCmdExec extends AbstrAsyncDockerCmdExec<StatsCmd,Statistics> implements StatsCmd.Exec
| Constructor and Description |
|---|
StatsCmdExec(WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected Void |
execute0(StatsCmd command,
ResultCallback<Statistics> resultCallback) |
exec, executebool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecpublic StatsCmdExec(WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected Void execute0(StatsCmd command, ResultCallback<Statistics> resultCallback)
execute0 in class AbstrAsyncDockerCmdExec<StatsCmd,Statistics>Copyright © 2017. All Rights Reserved.