Uses of Class
io.fabric8.kubernetes.api.model.apiextensions.v1.CustomResourceValidationFluent.OpenAPIV3SchemaNested
-
Packages that use CustomResourceValidationFluent.OpenAPIV3SchemaNested Package Description io.fabric8.kubernetes.api.model.apiextensions.v1 -
-
Uses of CustomResourceValidationFluent.OpenAPIV3SchemaNested in io.fabric8.kubernetes.api.model.apiextensions.v1
Methods in io.fabric8.kubernetes.api.model.apiextensions.v1 that return CustomResourceValidationFluent.OpenAPIV3SchemaNested Modifier and Type Method Description CustomResourceValidationFluent.OpenAPIV3SchemaNested<A>CustomResourceValidationFluent. editOpenAPIV3Schema()CustomResourceValidationFluent.OpenAPIV3SchemaNested<A>CustomResourceValidationFluent. editOrNewOpenAPIV3Schema()CustomResourceValidationFluent.OpenAPIV3SchemaNested<A>CustomResourceValidationFluent. editOrNewOpenAPIV3SchemaLike(JSONSchemaProps item)CustomResourceValidationFluent.OpenAPIV3SchemaNested<A>CustomResourceValidationFluent. withNewOpenAPIV3Schema()CustomResourceValidationFluent.OpenAPIV3SchemaNested<A>CustomResourceValidationFluent. withNewOpenAPIV3SchemaLike(JSONSchemaProps item)
-