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