Uses of Enum
io.envoyproxy.envoy.config.route.v3.RouteMatch.PathSpecifierCase
Packages that use RouteMatch.PathSpecifierCase
-
Uses of RouteMatch.PathSpecifierCase in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return RouteMatch.PathSpecifierCaseModifier and TypeMethodDescriptionstatic RouteMatch.PathSpecifierCase
RouteMatch.PathSpecifierCase.forNumber
(int value) RouteMatch.Builder.getPathSpecifierCase()
RouteMatch.getPathSpecifierCase()
RouteMatchOrBuilder.getPathSpecifierCase()
static RouteMatch.PathSpecifierCase
RouteMatch.PathSpecifierCase.valueOf
(int value) Deprecated.static RouteMatch.PathSpecifierCase
Returns the enum constant of this type with the specified name.static RouteMatch.PathSpecifierCase[]
RouteMatch.PathSpecifierCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.