Uses of Class
io.fabric8.kubernetes.api.model.apiextensions.v1beta1.JSONSchemaPropsFluent
-
Packages that use JSONSchemaPropsFluent Package Description io.fabric8.kubernetes.api.model.apiextensions.v1beta1 -
-
Uses of JSONSchemaPropsFluent in io.fabric8.kubernetes.api.model.apiextensions.v1beta1
Classes in io.fabric8.kubernetes.api.model.apiextensions.v1beta1 with type parameters of type JSONSchemaPropsFluent Modifier and Type Class Description classJSONSchemaPropsFluent<A extends JSONSchemaPropsFluent<A>>GeneratedSubclasses of JSONSchemaPropsFluent in io.fabric8.kubernetes.api.model.apiextensions.v1beta1 Modifier and Type Class Description classCustomResourceValidationFluent.OpenAPIV3SchemaNested<N>classJSONSchemaPropsBuilderclassJSONSchemaPropsFluent.AllOfNested<N>classJSONSchemaPropsFluent.AnyOfNested<N>classJSONSchemaPropsFluent.NotNested<N>classJSONSchemaPropsFluent.OneOfNested<N>classJSONSchemaPropsOrArrayFluent.JSONSchemasNested<N>classJSONSchemaPropsOrArrayFluent.SchemaNested<N>classJSONSchemaPropsOrBoolFluent.SchemaNested<N>classJSONSchemaPropsOrStringArrayFluent.SchemaNested<N>Constructors in io.fabric8.kubernetes.api.model.apiextensions.v1beta1 with parameters of type JSONSchemaPropsFluent Constructor Description JSONSchemaPropsBuilder(JSONSchemaPropsFluent<?> fluent)JSONSchemaPropsBuilder(JSONSchemaPropsFluent<?> fluent, JSONSchemaProps instance)
-