Uses of Class
io.envoyproxy.envoy.config.route.v3.HeaderMatcher.HeaderMatchSpecifierCase
-
Packages that use HeaderMatcher.HeaderMatchSpecifierCase Package Description io.envoyproxy.envoy.config.route.v3 -
-
Uses of HeaderMatcher.HeaderMatchSpecifierCase in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return HeaderMatcher.HeaderMatchSpecifierCase Modifier and Type Method Description static HeaderMatcher.HeaderMatchSpecifierCaseHeaderMatcher.HeaderMatchSpecifierCase. forNumber(int value)HeaderMatcher.HeaderMatchSpecifierCaseHeaderMatcher.Builder. getHeaderMatchSpecifierCase()HeaderMatcher.HeaderMatchSpecifierCaseHeaderMatcher. getHeaderMatchSpecifierCase()HeaderMatcher.HeaderMatchSpecifierCaseHeaderMatcherOrBuilder. getHeaderMatchSpecifierCase()static HeaderMatcher.HeaderMatchSpecifierCaseHeaderMatcher.HeaderMatchSpecifierCase. valueOf(int value)Deprecated.static HeaderMatcher.HeaderMatchSpecifierCaseHeaderMatcher.HeaderMatchSpecifierCase. valueOf(String name)Returns the enum constant of this type with the specified name.static HeaderMatcher.HeaderMatchSpecifierCase[]HeaderMatcher.HeaderMatchSpecifierCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-