Uses of Interface
io.envoyproxy.envoy.api.v2.cluster.CircuitBreakers.ThresholdsOrBuilder
-
Packages that use CircuitBreakers.ThresholdsOrBuilder Package Description io.envoyproxy.envoy.api.v2.cluster -
-
Uses of CircuitBreakers.ThresholdsOrBuilder in io.envoyproxy.envoy.api.v2.cluster
Classes in io.envoyproxy.envoy.api.v2.cluster that implement CircuitBreakers.ThresholdsOrBuilder Modifier and Type Class Description static classCircuitBreakers.ThresholdsA Thresholds defines CircuitBreaker settings for a :ref:`RoutingPriority<envoy_api_enum_core.RoutingPriority>`.static classCircuitBreakers.Thresholds.BuilderA Thresholds defines CircuitBreaker settings for a :ref:`RoutingPriority<envoy_api_enum_core.RoutingPriority>`.Methods in io.envoyproxy.envoy.api.v2.cluster that return CircuitBreakers.ThresholdsOrBuilder Modifier and Type Method Description CircuitBreakers.ThresholdsOrBuilderCircuitBreakers.Builder. getThresholdsOrBuilder(int index)If multiple :ref:`Thresholds<envoy_api_msg_cluster.CircuitBreakers.Thresholds>` are defined with the same :ref:`RoutingPriority<envoy_api_enum_core.RoutingPriority>`, the first one in the list is used.CircuitBreakers.ThresholdsOrBuilderCircuitBreakers. getThresholdsOrBuilder(int index)If multiple :ref:`Thresholds<envoy_api_msg_cluster.CircuitBreakers.Thresholds>` are defined with the same :ref:`RoutingPriority<envoy_api_enum_core.RoutingPriority>`, the first one in the list is used.CircuitBreakers.ThresholdsOrBuilderCircuitBreakersOrBuilder. getThresholdsOrBuilder(int index)If multiple :ref:`Thresholds<envoy_api_msg_cluster.CircuitBreakers.Thresholds>` are defined with the same :ref:`RoutingPriority<envoy_api_enum_core.RoutingPriority>`, the first one in the list is used.Methods in io.envoyproxy.envoy.api.v2.cluster that return types with arguments of type CircuitBreakers.ThresholdsOrBuilder Modifier and Type Method Description List<? extends CircuitBreakers.ThresholdsOrBuilder>CircuitBreakers.Builder. getThresholdsOrBuilderList()If multiple :ref:`Thresholds<envoy_api_msg_cluster.CircuitBreakers.Thresholds>` are defined with the same :ref:`RoutingPriority<envoy_api_enum_core.RoutingPriority>`, the first one in the list is used.List<? extends CircuitBreakers.ThresholdsOrBuilder>CircuitBreakers. getThresholdsOrBuilderList()If multiple :ref:`Thresholds<envoy_api_msg_cluster.CircuitBreakers.Thresholds>` are defined with the same :ref:`RoutingPriority<envoy_api_enum_core.RoutingPriority>`, the first one in the list is used.List<? extends CircuitBreakers.ThresholdsOrBuilder>CircuitBreakersOrBuilder. getThresholdsOrBuilderList()If multiple :ref:`Thresholds<envoy_api_msg_cluster.CircuitBreakers.Thresholds>` are defined with the same :ref:`RoutingPriority<envoy_api_enum_core.RoutingPriority>`, the first one in the list is used.
-