Uses of Enum Class
io.confluent.kafka.schemaregistry.rules.RuleResult.Result
Packages that use RuleResult.Result
-
Uses of RuleResult.Result in io.confluent.kafka.schemaregistry.rules
Methods in io.confluent.kafka.schemaregistry.rules that return RuleResult.ResultModifier and TypeMethodDescriptionRuleResult.result()static RuleResult.ResultReturns the enum constant of this class with the specified name.static RuleResult.Result[]RuleResult.Result.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.confluent.kafka.schemaregistry.rules with parameters of type RuleResult.Result