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.EngineTypeCase
RegexMatcher.EngineTypeCase.forNumber
(int value) RegexMatcher.Builder.getEngineTypeCase()
RegexMatcher.getEngineTypeCase()
RegexMatcherOrBuilder.getEngineTypeCase()
static RegexMatcher.EngineTypeCase
RegexMatcher.EngineTypeCase.valueOf
(int value) Deprecated.static RegexMatcher.EngineTypeCase
Returns 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.