Uses of Interface
io.fabric8.kubernetes.api.model.apiextensions.JSONSchemaPropsOrArrayFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.apiextensions |
-
Uses of JSONSchemaPropsOrArrayFluent in io.fabric8.kubernetes.api.model.apiextensions
Classes in io.fabric8.kubernetes.api.model.apiextensions with type parameters of type JSONSchemaPropsOrArrayFluent Modifier and Type Interface Description interfaceJSONSchemaPropsOrArrayFluent<A extends JSONSchemaPropsOrArrayFluent<A>>classJSONSchemaPropsOrArrayFluentImpl<A extends JSONSchemaPropsOrArrayFluent<A>>Subinterfaces of JSONSchemaPropsOrArrayFluent in io.fabric8.kubernetes.api.model.apiextensions Modifier and Type Interface Description static interfaceJSONSchemaPropsFluent.ItemsNested<N>Classes in io.fabric8.kubernetes.api.model.apiextensions that implement JSONSchemaPropsOrArrayFluent Modifier and Type Class Description classDoneableJSONSchemaPropsOrArrayclassJSONSchemaPropsFluentImpl.ItemsNestedImpl<N>classJSONSchemaPropsOrArrayBuilderclassJSONSchemaPropsOrArrayFluentImpl<A extends JSONSchemaPropsOrArrayFluent<A>>Constructors in io.fabric8.kubernetes.api.model.apiextensions with parameters of type JSONSchemaPropsOrArrayFluent Constructor Description JSONSchemaPropsOrArrayBuilder(JSONSchemaPropsOrArrayFluent<?> fluent)JSONSchemaPropsOrArrayBuilder(JSONSchemaPropsOrArrayFluent<?> fluent, JSONSchemaPropsOrArray instance)JSONSchemaPropsOrArrayBuilder(JSONSchemaPropsOrArrayFluent<?> fluent, JSONSchemaPropsOrArray instance, Boolean validationEnabled)JSONSchemaPropsOrArrayBuilder(JSONSchemaPropsOrArrayFluent<?> fluent, Boolean validationEnabled)