Uses of Enum
io.envoyproxy.envoy.type.matcher.v3.RegexMatcher.EngineTypeCase
Packages that use RegexMatcher.EngineTypeCase
-
Uses of RegexMatcher.EngineTypeCase in io.envoyproxy.envoy.type.matcher.v3
Methods in io.envoyproxy.envoy.type.matcher.v3 that return RegexMatcher.EngineTypeCaseModifier and TypeMethodDescriptionstatic RegexMatcher.EngineTypeCaseRegexMatcher.EngineTypeCase.forNumber(int value) RegexMatcher.Builder.getEngineTypeCase()RegexMatcher.getEngineTypeCase()RegexMatcherOrBuilder.getEngineTypeCase()static RegexMatcher.EngineTypeCaseRegexMatcher.EngineTypeCase.valueOf(int value) Deprecated.static RegexMatcher.EngineTypeCaseReturns the enum constant of this type with the specified name.static RegexMatcher.EngineTypeCase[]RegexMatcher.EngineTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.