Interface WatchEventFluent<A extends WatchEventFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.WatchEventNested<N>, WatchEventFluent.WatchEventObjectNested<N>
All Known Implementing Classes:
DoneableWatchEvent, KubeSchemaFluentImpl.WatchEventNestedImpl, WatchEventBuilder, WatchEventFluentImpl, WatchEventFluentImpl.WatchEventObjectNestedImpl

public interface WatchEventFluent<A extends WatchEventFluent<A>>
extends Fluent<A>