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, execute
bool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exec
public StatsCmdExec(WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected Void execute0(StatsCmd command, ResultCallback<Statistics> resultCallback)
execute0
in class AbstrAsyncDockerCmdExec<StatsCmd,Statistics>
Copyright © 2017. All Rights Reserved.