Uses of Class
io.kubernetes.client.openapi.models.V1CustomResourceValidation
Packages that use V1CustomResourceValidation
-
Uses of V1CustomResourceValidation in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1CustomResourceValidationModifier and TypeMethodDescriptionstatic V1CustomResourceValidationCreate an instance of V1CustomResourceValidation given an JSON stringV1CustomResourceDefinitionVersion.getSchema()Get schemaV1CustomResourceValidation.openAPIV3Schema(V1JSONSchemaProps openAPIV3Schema) Methods in io.kubernetes.client.openapi.models with parameters of type V1CustomResourceValidationModifier and TypeMethodDescriptionV1CustomResourceDefinitionVersion.schema(V1CustomResourceValidation schema) voidV1CustomResourceDefinitionVersion.setSchema(V1CustomResourceValidation schema)