Package | Description |
---|---|
com.github.dockerjava.api.model | |
com.github.dockerjava.core.command | |
com.github.dockerjava.core.exec | |
com.github.dockerjava.jaxrs |
Modifier and Type | Method and Description |
---|---|
Event |
Event.withAction(java.lang.String action) |
Event |
Event.withEventActor(EventActor actor) |
Event |
Event.withFrom(java.lang.String from) |
Event |
Event.withId(java.lang.String id) |
Event |
Event.withNode(Node node) |
Event |
Event.withStatus(java.lang.String status) |
Event |
Event.withTime(java.lang.Long time) |
Event |
Event.withTimenano(java.lang.Long timenano) |
Event |
Event.withType(EventType type) |
Modifier and Type | Method and Description |
---|---|
void |
EventsResultCallback.onNext(Event item) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Void |
EventsCmdExec.execute0(EventsCmd command,
ResultCallback<Event> resultCallback) |
Modifier and Type | Method and Description |
---|---|
protected AbstractCallbackNotifier<Event> |
EventsCmdExec.callbackNotifier(EventsCmd command,
ResultCallback<Event> resultCallback) |
Modifier and Type | Method and Description |
---|---|
protected AbstractCallbackNotifier<Event> |
EventsCmdExec.callbackNotifier(EventsCmd command,
ResultCallback<Event> resultCallback) |
Copyright © 2019. All Rights Reserved.