Uses of Enum
io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3.RouteMatch.MatchSpecifierCase
Packages that use RouteMatch.MatchSpecifierCase
-
Uses of RouteMatch.MatchSpecifierCase in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 that return RouteMatch.MatchSpecifierCaseModifier and TypeMethodDescriptionRouteMatch.MatchSpecifierCase.forNumber(int value) RouteMatch.Builder.getMatchSpecifierCase()RouteMatch.getMatchSpecifierCase()RouteMatchOrBuilder.getMatchSpecifierCase()RouteMatch.MatchSpecifierCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static RouteMatch.MatchSpecifierCase[]RouteMatch.MatchSpecifierCase.values()Returns an array containing the constants of this enum type, in the order they are declared.