Uses of Class
tech.ydb.yoj.databind.schema.configuration.SchemaRegistry
Packages that use SchemaRegistry
-
Uses of SchemaRegistry in tech.ydb.yoj.databind.schema
Methods in tech.ydb.yoj.databind.schema with parameters of type SchemaRegistryModifier and TypeMethodDescriptionstatic <O> ObjectSchema<O>ObjectSchema.of(SchemaRegistry registry, Class<O> type) -
Uses of SchemaRegistry in tech.ydb.yoj.databind.schema.configuration
Methods in tech.ydb.yoj.databind.schema.configuration that return SchemaRegistry