Uses of Enum Class
io.confluent.kafka.schemaregistry.client.rest.entities.RuleKind
Packages that use RuleKind
-
Uses of RuleKind in io.confluent.kafka.schemaregistry.client.rest.entities
Methods in io.confluent.kafka.schemaregistry.client.rest.entities that return RuleKindModifier and TypeMethodDescriptionRule.getKind()static RuleKindReturns the enum constant of this class with the specified name.static RuleKind[]RuleKind.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.confluent.kafka.schemaregistry.client.rest.entities with parameters of type RuleKind