| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.cluster.v3 | |
| io.envoyproxy.envoy.config.core.v3 | |
| io.envoyproxy.envoy.config.route.v3 |
| Modifier and Type | Method and Description |
|---|---|
RoutingPriority |
CircuitBreakers.ThresholdsOrBuilder.getPriority()
The :ref:`RoutingPriority<envoy_api_enum_config.core.v3.RoutingPriority>`
the specified CircuitBreaker settings apply to.
|
RoutingPriority |
CircuitBreakers.Thresholds.getPriority()
The :ref:`RoutingPriority<envoy_api_enum_config.core.v3.RoutingPriority>`
the specified CircuitBreaker settings apply to.
|
RoutingPriority |
CircuitBreakers.Thresholds.Builder.getPriority()
The :ref:`RoutingPriority<envoy_api_enum_config.core.v3.RoutingPriority>`
the specified CircuitBreaker settings apply to.
|
| Modifier and Type | Method and Description |
|---|---|
CircuitBreakers.Thresholds.Builder |
CircuitBreakers.Thresholds.Builder.setPriority(RoutingPriority value)
The :ref:`RoutingPriority<envoy_api_enum_config.core.v3.RoutingPriority>`
the specified CircuitBreaker settings apply to.
|
| Modifier and Type | Method and Description |
|---|---|
static RoutingPriority |
RoutingPriority.forNumber(int value) |
static RoutingPriority |
RoutingPriority.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static RoutingPriority |
RoutingPriority.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static RoutingPriority |
RoutingPriority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoutingPriority[] |
RoutingPriority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<RoutingPriority> |
RoutingPriority.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
RoutingPriority |
RouteAction.getPriority()
Optionally specifies the :ref:`routing priority <arch_overview_http_routing_priority>`.
|
RoutingPriority |
RouteAction.Builder.getPriority()
Optionally specifies the :ref:`routing priority <arch_overview_http_routing_priority>`.
|
RoutingPriority |
RouteActionOrBuilder.getPriority()
Optionally specifies the :ref:`routing priority <arch_overview_http_routing_priority>`.
|
| Modifier and Type | Method and Description |
|---|---|
RouteAction.Builder |
RouteAction.Builder.setPriority(RoutingPriority value)
Optionally specifies the :ref:`routing priority <arch_overview_http_routing_priority>`.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.