Package | Description |
---|---|
com.github.dockerjava.api.model | |
com.github.dockerjava.core.command | |
com.github.dockerjava.jaxrs | |
com.github.dockerjava.netty.exec |
Modifier and Type | Method and Description |
---|---|
Event |
Event.withAction(String action) |
Event |
Event.withEventActor(EventActor actor) |
Event |
Event.withFrom(String from) |
Event |
Event.withId(String id) |
Event |
Event.withNode(Node node) |
Event |
Event.withStatus(String status) |
Event |
Event.withTime(Long time) |
Event |
Event.withTimenano(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 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) |
Modifier and Type | Method and Description |
---|---|
protected Void |
EventsCmdExec.execute0(EventsCmd command,
ResultCallback<Event> resultCallback) |
Copyright © 2017. All Rights Reserved.