Interface InfoFluent<A extends InfoFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.InfoNested<N>, WatchEventFluent.InfoObjectNested<N>
All Known Implementing Classes:
DoneableInfo, InfoBuilder, InfoFluentImpl, KubeSchemaFluentImpl.InfoNestedImpl, WatchEventFluentImpl.InfoObjectNestedImpl

public interface InfoFluent<A extends InfoFluent<A>>
extends Fluent<A>