Interface TypeMetaFluent<A extends TypeMetaFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.TypeMetaNested<N>, WatchEventFluent.TypeMetaObjectNested<N>
All Known Implementing Classes:
DoneableTypeMeta, KubeSchemaFluentImpl.TypeMetaNestedImpl, TypeMetaBuilder, TypeMetaFluentImpl, WatchEventFluentImpl.TypeMetaObjectNestedImpl

public interface TypeMetaFluent<A extends TypeMetaFluent<A>>
extends Fluent<A>