Class JSONSchemaPropsOrStringArrayFluentImpl<A extends JSONSchemaPropsOrStringArrayFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.apiextensions.JSONSchemaPropsOrStringArrayFluentImpl<A>
All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>, io.fabric8.kubernetes.api.builder.Visitable<A>, JSONSchemaPropsOrStringArrayFluent<A>
Direct Known Subclasses:
DoneableJSONSchemaPropsOrStringArray, JSONSchemaPropsOrStringArrayBuilder

public class JSONSchemaPropsOrStringArrayFluentImpl<A extends JSONSchemaPropsOrStringArrayFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
implements JSONSchemaPropsOrStringArrayFluent<A>