Class KubeSchemaFluentImpl<A extends KubeSchemaFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.KubeSchemaFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, KubeSchemaFluent<A>
Direct Known Subclasses:
DoneableKubeSchema, KubeSchemaBuilder

public class KubeSchemaFluentImpl<A extends KubeSchemaFluent<A>>
extends BaseFluent<A>
implements KubeSchemaFluent<A>