Uses of Enum
io.envoyproxy.envoy.api.v2.route.QueryParameterMatcher.QueryParameterMatchSpecifierCase
Packages that use QueryParameterMatcher.QueryParameterMatchSpecifierCase
-
Uses of QueryParameterMatcher.QueryParameterMatchSpecifierCase in io.envoyproxy.envoy.api.v2.route
Methods in io.envoyproxy.envoy.api.v2.route that return QueryParameterMatcher.QueryParameterMatchSpecifierCaseModifier and TypeMethodDescriptionQueryParameterMatcher.QueryParameterMatchSpecifierCase.forNumber(int value) QueryParameterMatcher.Builder.getQueryParameterMatchSpecifierCase()QueryParameterMatcher.getQueryParameterMatchSpecifierCase()QueryParameterMatcherOrBuilder.getQueryParameterMatchSpecifierCase()QueryParameterMatcher.QueryParameterMatchSpecifierCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.QueryParameterMatcher.QueryParameterMatchSpecifierCase.values()Returns an array containing the constants of this enum type, in the order they are declared.