Uses of Enum Class
io.confluent.kafka.schemaregistry.type.Variant.Type
-
Uses of Variant.Type in io.confluent.kafka.schemaregistry.type
Methods in io.confluent.kafka.schemaregistry.type that return Variant.TypeModifier and TypeMethodDescriptionVariant.getType()static Variant.TypeReturns the enum constant of this class with the specified name.static Variant.Type[]Variant.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.