Uses of Interface
io.fabric8.kubernetes.api.model.apiextensions.JSONSchemaPropsFluent.NotNested
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.apiextensions |
-
Uses of JSONSchemaPropsFluent.NotNested in io.fabric8.kubernetes.api.model.apiextensions
Classes in io.fabric8.kubernetes.api.model.apiextensions that implement JSONSchemaPropsFluent.NotNested Modifier and Type Class Description classJSONSchemaPropsFluentImpl.NotNestedImpl<N>Methods in io.fabric8.kubernetes.api.model.apiextensions that return JSONSchemaPropsFluent.NotNested Modifier and Type Method Description JSONSchemaPropsFluent.NotNested<A>JSONSchemaPropsFluent. editNot()JSONSchemaPropsFluent.NotNested<A>JSONSchemaPropsFluentImpl. editNot()JSONSchemaPropsFluent.NotNested<A>JSONSchemaPropsFluent. editOrNewNot()JSONSchemaPropsFluent.NotNested<A>JSONSchemaPropsFluentImpl. editOrNewNot()JSONSchemaPropsFluent.NotNested<A>JSONSchemaPropsFluent. editOrNewNotLike(JSONSchemaProps item)JSONSchemaPropsFluent.NotNested<A>JSONSchemaPropsFluentImpl. editOrNewNotLike(JSONSchemaProps item)JSONSchemaPropsFluent.NotNested<A>JSONSchemaPropsFluent. withNewNot()JSONSchemaPropsFluent.NotNested<A>JSONSchemaPropsFluentImpl. withNewNot()JSONSchemaPropsFluent.NotNested<A>JSONSchemaPropsFluent. withNewNotLike(JSONSchemaProps item)JSONSchemaPropsFluent.NotNested<A>JSONSchemaPropsFluentImpl. withNewNotLike(JSONSchemaProps item)