| Package | Description |
|---|---|
| io.confluent.kafka.schemaregistry.client.rest.entities |
| Modifier and Type | Method and Description |
|---|---|
static SchemaEntity.EntityType |
SchemaEntity.EntityType.get(String symbol) |
SchemaEntity.EntityType |
SchemaEntity.getEntityType() |
static SchemaEntity.EntityType |
SchemaEntity.EntityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchemaEntity.EntityType[] |
SchemaEntity.EntityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SchemaEntity(String entityPath,
SchemaEntity.EntityType entityType) |
Copyright © 2025 Confluent, Inc.. All rights reserved.