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