Interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Implementing Classes:
DoneableKubeSchema, KubeSchemaBuilder, KubeSchemaFluentImpl

public interface KubeSchemaFluent<A extends KubeSchemaFluent<A>>
extends Fluent<A>