Interface EventSourceFluent<A extends EventSourceFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
EventFluent.SourceNested<N>, KubeSchemaFluent.EventSourceNested<N>, WatchEventFluent.EventSourceObjectNested<N>
All Known Implementing Classes:
DoneableEventSource, EventFluentImpl.SourceNestedImpl, EventSourceBuilder, EventSourceFluentImpl, KubeSchemaFluentImpl.EventSourceNestedImpl, WatchEventFluentImpl.EventSourceObjectNestedImpl

public interface EventSourceFluent<A extends EventSourceFluent<A>>
extends Fluent<A>