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