Uses of Enum
io.envoyproxy.envoy.config.route.v3.HeaderMatcher.HeaderMatchSpecifierCase
Packages that use HeaderMatcher.HeaderMatchSpecifierCase
-
Uses of HeaderMatcher.HeaderMatchSpecifierCase in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return HeaderMatcher.HeaderMatchSpecifierCaseModifier and TypeMethodDescriptionHeaderMatcher.HeaderMatchSpecifierCase.forNumber
(int value) HeaderMatcher.Builder.getHeaderMatchSpecifierCase()
HeaderMatcher.getHeaderMatchSpecifierCase()
HeaderMatcherOrBuilder.getHeaderMatchSpecifierCase()
HeaderMatcher.HeaderMatchSpecifierCase.valueOf
(int value) Deprecated.Returns the enum constant of this type with the specified name.HeaderMatcher.HeaderMatchSpecifierCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.