Interface EventListFluent<A extends EventListFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.EventListNested<N>, WatchEventFluent.EventListObjectNested<N>
All Known Implementing Classes:
DoneableEventList, EventListBuilder, EventListFluentImpl, KubeSchemaFluentImpl.EventListNestedImpl, WatchEventFluentImpl.EventListObjectNestedImpl

public interface EventListFluent<A extends EventListFluent<A>>
extends Fluent<A>