Interface EventSeriesFluent<A extends EventSeriesFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
EventFluent.SeriesNested<N>, KubeSchemaFluent.EventSeriesNested<N>, WatchEventFluent.EventSeriesObjectNested<N>
All Known Implementing Classes:
DoneableEventSeries, EventFluentImpl.SeriesNestedImpl, EventSeriesBuilder, EventSeriesFluentImpl, KubeSchemaFluentImpl.EventSeriesNestedImpl, WatchEventFluentImpl.EventSeriesObjectNestedImpl

public interface EventSeriesFluent<A extends EventSeriesFluent<A>>
extends Fluent<A>