Uses of Interface
io.fabric8.kubernetes.api.model.apiextensions.JSONSchemaPropsOrBoolFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.apiextensions |
-
Uses of JSONSchemaPropsOrBoolFluent in io.fabric8.kubernetes.api.model.apiextensions
Classes in io.fabric8.kubernetes.api.model.apiextensions with type parameters of type JSONSchemaPropsOrBoolFluent Modifier and Type Interface Description interfaceJSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>classJSONSchemaPropsOrBoolFluentImpl<A extends JSONSchemaPropsOrBoolFluent<A>>Subinterfaces of JSONSchemaPropsOrBoolFluent in io.fabric8.kubernetes.api.model.apiextensions Modifier and Type Interface Description static interfaceJSONSchemaPropsFluent.AdditionalItemsNested<N>static interfaceJSONSchemaPropsFluent.AdditionalPropertiesNested<N>Classes in io.fabric8.kubernetes.api.model.apiextensions that implement JSONSchemaPropsOrBoolFluent Modifier and Type Class Description classDoneableJSONSchemaPropsOrBoolclassJSONSchemaPropsFluentImpl.AdditionalItemsNestedImpl<N>classJSONSchemaPropsFluentImpl.AdditionalPropertiesNestedImpl<N>classJSONSchemaPropsOrBoolBuilderclassJSONSchemaPropsOrBoolFluentImpl<A extends JSONSchemaPropsOrBoolFluent<A>>Constructors in io.fabric8.kubernetes.api.model.apiextensions with parameters of type JSONSchemaPropsOrBoolFluent Constructor Description JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent)JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent, JSONSchemaPropsOrBool instance)JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent, JSONSchemaPropsOrBool instance, Boolean validationEnabled)JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent, Boolean validationEnabled)