Uses of Class
io.fabric8.kubernetes.api.model.apiextensions.v1.JSONSchemaPropsOrStringArrayFluent.SchemaNested
-
Packages that use JSONSchemaPropsOrStringArrayFluent.SchemaNested Package Description io.fabric8.kubernetes.api.model.apiextensions.v1 -
-
Uses of JSONSchemaPropsOrStringArrayFluent.SchemaNested in io.fabric8.kubernetes.api.model.apiextensions.v1
Methods in io.fabric8.kubernetes.api.model.apiextensions.v1 that return JSONSchemaPropsOrStringArrayFluent.SchemaNested Modifier and Type Method Description JSONSchemaPropsOrStringArrayFluent.SchemaNested<A>JSONSchemaPropsOrStringArrayFluent. editOrNewSchema()JSONSchemaPropsOrStringArrayFluent.SchemaNested<A>JSONSchemaPropsOrStringArrayFluent. editOrNewSchemaLike(JSONSchemaProps item)JSONSchemaPropsOrStringArrayFluent.SchemaNested<A>JSONSchemaPropsOrStringArrayFluent. editSchema()JSONSchemaPropsOrStringArrayFluent.SchemaNested<A>JSONSchemaPropsOrStringArrayFluent. withNewSchema()JSONSchemaPropsOrStringArrayFluent.SchemaNested<A>JSONSchemaPropsOrStringArrayFluent. withNewSchemaLike(JSONSchemaProps item)
-