Uses of Interface
io.envoyproxy.envoy.api.v2.cluster.CircuitBreakers.ThresholdsOrBuilder
Packages that use CircuitBreakers.ThresholdsOrBuilder
-
Uses of CircuitBreakers.ThresholdsOrBuilder in io.envoyproxy.envoy.api.v2.cluster
Classes in io.envoyproxy.envoy.api.v2.cluster that implement CircuitBreakers.ThresholdsOrBuilderModifier and TypeClassDescriptionstatic final classA Thresholds defines CircuitBreaker settings for a :ref:`RoutingPriority<envoy_api_enum_core.RoutingPriority>`.static final classA Thresholds defines CircuitBreaker settings for a :ref:`RoutingPriority<envoy_api_enum_core.RoutingPriority>`.Methods in io.envoyproxy.envoy.api.v2.cluster that return CircuitBreakers.ThresholdsOrBuilderModifier and TypeMethodDescriptionCircuitBreakers.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.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.CircuitBreakersOrBuilder.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.ThresholdsOrBuilderModifier and TypeMethodDescriptionList<? 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.