static RouteAction.ClusterNotFoundResponseCode |
RouteAction.ClusterNotFoundResponseCode.forNumber(int value) |
|
RouteAction.ClusterNotFoundResponseCode |
RouteAction.Builder.getClusterNotFoundResponseCode() |
The HTTP status code to use when configured cluster is not found.
|
RouteAction.ClusterNotFoundResponseCode |
RouteAction.getClusterNotFoundResponseCode() |
The HTTP status code to use when configured cluster is not found.
|
RouteAction.ClusterNotFoundResponseCode |
RouteActionOrBuilder.getClusterNotFoundResponseCode() |
The HTTP status code to use when configured cluster is not found.
|
static RouteAction.ClusterNotFoundResponseCode |
RouteAction.ClusterNotFoundResponseCode.valueOf(int value) |
Deprecated.
|
static RouteAction.ClusterNotFoundResponseCode |
RouteAction.ClusterNotFoundResponseCode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static RouteAction.ClusterNotFoundResponseCode |
RouteAction.ClusterNotFoundResponseCode.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static RouteAction.ClusterNotFoundResponseCode[] |
RouteAction.ClusterNotFoundResponseCode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|