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