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