public class EventsCmdImpl extends AbstrAsyncDockerCmd<EventsCmd,Event> implements EventsCmd
EventsCmd.Exec
execution
Constructor and Description |
---|
EventsCmdImpl(EventsCmd.Exec exec) |
Modifier and Type | Method and Description |
---|---|
Filters |
getFilters() |
String |
getSince() |
String |
getUntil() |
String |
toString() |
EventsCmd |
withFilters(Filters filters) |
EventsCmd |
withSince(String since) |
EventsCmd |
withUntil(String until) |
close, exec
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
exec
public EventsCmdImpl(EventsCmd.Exec exec)
public EventsCmd withFilters(Filters filters)
withFilters
in interface EventsCmd
public Filters getFilters()
getFilters
in interface EventsCmd
Copyright © 2015. All Rights Reserved.