Class EventSourceFluentImpl<A extends EventSourceFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.EventSourceFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, EventSourceFluent<A>
Direct Known Subclasses:
DoneableEventSource, EventFluentImpl.SourceNestedImpl, EventSourceBuilder, KubeSchemaFluentImpl.EventSourceNestedImpl, WatchEventFluentImpl.EventSourceObjectNestedImpl

public class EventSourceFluentImpl<A extends EventSourceFluent<A>>
extends BaseFluent<A>
implements EventSourceFluent<A>