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 Void |
execute0(EventsCmd command,
ResultCallback<Event> resultCallback) |
exec, executebool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecpublic EventsCmdExec(WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected Void execute0(EventsCmd command, ResultCallback<Event> resultCallback)
execute0 in class AbstrAsyncDockerCmdExec<EventsCmd,Event>Copyright © 2017. All Rights Reserved.