Uses of Class
io.envoyproxy.pgv.validate.Validate.BytesRules.WellKnownCase
-
Packages that use Validate.BytesRules.WellKnownCase Package Description io.envoyproxy.pgv.validate -
-
Uses of Validate.BytesRules.WellKnownCase in io.envoyproxy.pgv.validate
Methods in io.envoyproxy.pgv.validate that return Validate.BytesRules.WellKnownCase Modifier and Type Method Description static Validate.BytesRules.WellKnownCaseValidate.BytesRules.WellKnownCase. forNumber(int value)Validate.BytesRules.WellKnownCaseValidate.BytesRules.Builder. getWellKnownCase()Validate.BytesRules.WellKnownCaseValidate.BytesRules. getWellKnownCase()Validate.BytesRules.WellKnownCaseValidate.BytesRulesOrBuilder. getWellKnownCase()static Validate.BytesRules.WellKnownCaseValidate.BytesRules.WellKnownCase. valueOf(int value)Deprecated.static Validate.BytesRules.WellKnownCaseValidate.BytesRules.WellKnownCase. valueOf(String name)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.
-