| Package | Description |
|---|---|
| io.confluent.kafka.schemaregistry.json.schema |
| Modifier and Type | Method and Description |
|---|---|
CombinedSchemaExt |
CombinedSchemaExt.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
SchemaUtils.containsType(CombinedSchemaExt combinedSchema,
org.everit.json.schema.Schema schema) |
protected static boolean |
SchemaUtils.isGeneratedCombined(CombinedSchemaExt schema,
org.everit.json.schema.CombinedSchema.ValidationCriterion criterion) |
static CombinedSchemaExt.Builder |
SchemaUtils.merge(CombinedSchemaExt.Builder builder,
CombinedSchemaExt s) |
static CombinedSchemaExt.Builder |
SchemaUtils.toBuilder(CombinedSchemaExt s) |
Copyright © 2026 Confluent, Inc.. All rights reserved.