public class LogContainerCmdExec extends AbstrAsyncDockerCmdExec<LogContainerCmd,Frame> implements LogContainerCmd.Exec
Constructor and Description |
---|
LogContainerCmdExec(javax.ws.rs.client.WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
Modifier and Type | Method and Description |
---|---|
protected AbstractCallbackNotifier<Frame> |
callbackNotifier(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(javax.ws.rs.client.WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected AbstractCallbackNotifier<Frame> callbackNotifier(LogContainerCmd command, ResultCallback<Frame> resultCallback)
callbackNotifier
in class AbstrAsyncDockerCmdExec<LogContainerCmd,Frame>
Copyright © 2016. All Rights Reserved.