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