Uses of Interface
io.kubernetes.client.openapi.models.V1CustomResourceValidationFluent.OpenAPIV3SchemaNested
Packages that use V1CustomResourceValidationFluent.OpenAPIV3SchemaNested
-
Uses of V1CustomResourceValidationFluent.OpenAPIV3SchemaNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1CustomResourceValidationFluent.OpenAPIV3SchemaNestedModifier and TypeMethodDescriptionV1CustomResourceValidationFluent.editOpenAPIV3Schema()
V1CustomResourceValidationFluentImpl.editOpenAPIV3Schema()
V1CustomResourceValidationFluent.editOrNewOpenAPIV3Schema()
V1CustomResourceValidationFluentImpl.editOrNewOpenAPIV3Schema()
V1CustomResourceValidationFluent.editOrNewOpenAPIV3SchemaLike
(io.kubernetes.client.openapi.models.V1JSONSchemaProps item) V1CustomResourceValidationFluentImpl.editOrNewOpenAPIV3SchemaLike
(io.kubernetes.client.openapi.models.V1JSONSchemaProps item) V1CustomResourceValidationFluent.withNewOpenAPIV3Schema()
V1CustomResourceValidationFluentImpl.withNewOpenAPIV3Schema()
V1CustomResourceValidationFluent.withNewOpenAPIV3SchemaLike
(io.kubernetes.client.openapi.models.V1JSONSchemaProps item) V1CustomResourceValidationFluentImpl.withNewOpenAPIV3SchemaLike
(io.kubernetes.client.openapi.models.V1JSONSchemaProps item)