Uses of Class
io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1.RouteMatch.MatchSpecifierCase
-
Packages that use RouteMatch.MatchSpecifierCase Package Description io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 -
-
Uses of RouteMatch.MatchSpecifierCase in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1
Methods in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 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.
-