-
static class
An abstract type that provides builder methods for configuring the name, doc,
and aliases of all Avro types that have names (fields, Fixed, Record, and
Enum).
static final class
Builds an Avro Enum type with optional properties, namespace, doc, and
aliases.
static final class
static final class
Builds an Avro Fixed type with optional properties, namespace, doc, and
aliases.
static class
An abstract type that provides builder methods for configuring the namespace
for all Avro types that have namespaces (Fixed, Record, and Enum).
static final class