Uses of Class
io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3.RouteMatch.MatchSpecifierCase
-
Packages that use RouteMatch.MatchSpecifierCase Package Description io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 -
-
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.MatchSpecifierCase Modifier and Type Method Description static RouteMatch.MatchSpecifierCaseRouteMatch.MatchSpecifierCase. forNumber(int value)RouteMatch.MatchSpecifierCaseRouteMatch.Builder. getMatchSpecifierCase()RouteMatch.MatchSpecifierCaseRouteMatch. getMatchSpecifierCase()RouteMatch.MatchSpecifierCaseRouteMatchOrBuilder. getMatchSpecifierCase()static RouteMatch.MatchSpecifierCaseRouteMatch.MatchSpecifierCase. valueOf(int value)Deprecated.static RouteMatch.MatchSpecifierCaseRouteMatch.MatchSpecifierCase. valueOf(String name)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.
-