Uses of Enum Class
io.confluent.kafka.schemaregistry.protobuf.ProtobufSchema.Format
Packages that use ProtobufSchema.Format
-
Uses of ProtobufSchema.Format in io.confluent.kafka.schemaregistry.protobuf
Methods in io.confluent.kafka.schemaregistry.protobuf that return ProtobufSchema.FormatModifier and TypeMethodDescriptionstatic ProtobufSchema.Formatstatic ProtobufSchema.FormatReturns the enum constant of this class with the specified name.static ProtobufSchema.Format[]ProtobufSchema.Format.values()Returns an array containing the constants of this enum class, in the order they are declared.