Uses of Enum
io.envoyproxy.envoy.config.common.matcher.v3.HttpGenericBodyMatch.GenericTextMatch.RuleCase
Packages that use HttpGenericBodyMatch.GenericTextMatch.RuleCase
-
Uses of HttpGenericBodyMatch.GenericTextMatch.RuleCase in io.envoyproxy.envoy.config.common.matcher.v3
Methods in io.envoyproxy.envoy.config.common.matcher.v3 that return HttpGenericBodyMatch.GenericTextMatch.RuleCaseModifier and TypeMethodDescriptionHttpGenericBodyMatch.GenericTextMatch.RuleCase.forNumber(int value) HttpGenericBodyMatch.GenericTextMatch.Builder.getRuleCase()HttpGenericBodyMatch.GenericTextMatch.getRuleCase()HttpGenericBodyMatch.GenericTextMatchOrBuilder.getRuleCase()HttpGenericBodyMatch.GenericTextMatch.RuleCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.HttpGenericBodyMatch.GenericTextMatch.RuleCase.values()Returns an array containing the constants of this enum type, in the order they are declared.