Uses of Enum
io.envoyproxy.pgv.validate.Validate.StringRules.WellKnownCase
Packages that use Validate.StringRules.WellKnownCase
-
Uses of Validate.StringRules.WellKnownCase in io.envoyproxy.pgv.validate
Methods in io.envoyproxy.pgv.validate that return Validate.StringRules.WellKnownCaseModifier and TypeMethodDescriptionValidate.StringRules.WellKnownCase.forNumber
(int value) Validate.StringRules.Builder.getWellKnownCase()
Validate.StringRules.getWellKnownCase()
Validate.StringRulesOrBuilder.getWellKnownCase()
Validate.StringRules.WellKnownCase.valueOf
(int value) Deprecated.Returns the enum constant of this type with the specified name.static Validate.StringRules.WellKnownCase[]
Validate.StringRules.WellKnownCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.