| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.route.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
static Route.ActionCase |
Route.ActionCase.forNumber(int value) |
Route.ActionCase |
RouteOrBuilder.getActionCase() |
Route.ActionCase |
Route.getActionCase() |
Route.ActionCase |
Route.Builder.getActionCase() |
static Route.ActionCase |
Route.ActionCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Route.ActionCase |
Route.ActionCase.valueOf(String name)
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.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.