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