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