| Package | Description |
|---|---|
| envoy.api.v2.cluster | |
| envoy.api.v2.core | |
| envoy.api.v2.route |
| Modifier and Type | Method and Description |
|---|---|
Base.RoutingPriority |
CircuitBreaker.CircuitBreakers.ThresholdsOrBuilder.getPriority()
The :ref:`RoutingPriority<envoy_api_enum_core.RoutingPriority>`
the specified CircuitBreaker settings apply to.
|
Base.RoutingPriority |
CircuitBreaker.CircuitBreakers.Thresholds.getPriority()
The :ref:`RoutingPriority<envoy_api_enum_core.RoutingPriority>`
the specified CircuitBreaker settings apply to.
|
Base.RoutingPriority |
CircuitBreaker.CircuitBreakers.Thresholds.Builder.getPriority()
The :ref:`RoutingPriority<envoy_api_enum_core.RoutingPriority>`
the specified CircuitBreaker settings apply to.
|
| Modifier and Type | Method and Description |
|---|---|
CircuitBreaker.CircuitBreakers.Thresholds.Builder |
CircuitBreaker.CircuitBreakers.Thresholds.Builder.setPriority(Base.RoutingPriority value)
The :ref:`RoutingPriority<envoy_api_enum_core.RoutingPriority>`
the specified CircuitBreaker settings apply to.
|
| Modifier and Type | Method and Description |
|---|---|
static Base.RoutingPriority |
Base.RoutingPriority.forNumber(int value) |
static Base.RoutingPriority |
Base.RoutingPriority.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Base.RoutingPriority |
Base.RoutingPriority.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Base.RoutingPriority |
Base.RoutingPriority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Base.RoutingPriority[] |
Base.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<Base.RoutingPriority> |
Base.RoutingPriority.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Base.RoutingPriority |
RouteOuterClass.RouteActionOrBuilder.getPriority()
Optionally specifies the :ref:`routing priority <arch_overview_http_routing_priority>`.
|
Base.RoutingPriority |
RouteOuterClass.RouteAction.getPriority()
Optionally specifies the :ref:`routing priority <arch_overview_http_routing_priority>`.
|
Base.RoutingPriority |
RouteOuterClass.RouteAction.Builder.getPriority()
Optionally specifies the :ref:`routing priority <arch_overview_http_routing_priority>`.
|
| Modifier and Type | Method and Description |
|---|---|
RouteOuterClass.RouteAction.Builder |
RouteOuterClass.RouteAction.Builder.setPriority(Base.RoutingPriority value)
Optionally specifies the :ref:`routing priority <arch_overview_http_routing_priority>`.
|
Copyright © 2018 The Envoy Project. All rights reserved.