Uses of Enum
io.envoyproxy.envoy.config.route.v3.QueryParameterMatcher.QueryParameterMatchSpecifierCase
Packages that use QueryParameterMatcher.QueryParameterMatchSpecifierCase
-
Uses of QueryParameterMatcher.QueryParameterMatchSpecifierCase in io.envoyproxy.envoy.config.route.v3
Subclasses with type arguments of type QueryParameterMatcher.QueryParameterMatchSpecifierCase in io.envoyproxy.envoy.config.route.v3Modifier and TypeClassDescriptionstatic enumMethods in io.envoyproxy.envoy.config.route.v3 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.