Uses of Interface
io.envoyproxy.envoy.config.cluster.v3.CircuitBreakers.ThresholdsOrBuilder
-
Packages that use CircuitBreakers.ThresholdsOrBuilder Package Description io.envoyproxy.envoy.config.cluster.v3 -
-
Uses of CircuitBreakers.ThresholdsOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Classes in io.envoyproxy.envoy.config.cluster.v3 that implement CircuitBreakers.ThresholdsOrBuilder Modifier and Type Class Description static class
CircuitBreakers.Thresholds
A Thresholds defines CircuitBreaker settings for a :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`.static class
CircuitBreakers.Thresholds.Builder
A Thresholds defines CircuitBreaker settings for a :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`.Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type CircuitBreakers.ThresholdsOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilder<CircuitBreakers.Thresholds,CircuitBreakers.Thresholds.Builder,CircuitBreakers.ThresholdsOrBuilder>
CircuitBreakers.Builder. perHostThresholdsBuilder_
private com.google.protobuf.RepeatedFieldBuilder<CircuitBreakers.Thresholds,CircuitBreakers.Thresholds.Builder,CircuitBreakers.ThresholdsOrBuilder>
CircuitBreakers.Builder. thresholdsBuilder_
Methods in io.envoyproxy.envoy.config.cluster.v3 that return CircuitBreakers.ThresholdsOrBuilder Modifier and Type Method Description CircuitBreakers.ThresholdsOrBuilder
CircuitBreakers.Builder. getPerHostThresholdsOrBuilder(int index)
Optional per-host limits which apply to each individual host in a cluster.CircuitBreakers.ThresholdsOrBuilder
CircuitBreakers. getPerHostThresholdsOrBuilder(int index)
Optional per-host limits which apply to each individual host in a cluster.CircuitBreakers.ThresholdsOrBuilder
CircuitBreakersOrBuilder. getPerHostThresholdsOrBuilder(int index)
Optional per-host limits which apply to each individual host in a cluster.CircuitBreakers.ThresholdsOrBuilder
CircuitBreakers.Builder. getThresholdsOrBuilder(int index)
If multiple :ref:`Thresholds<envoy_v3_api_msg_config.cluster.v3.CircuitBreakers.Thresholds>` are defined with the same :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`, the first one in the list is used.CircuitBreakers.ThresholdsOrBuilder
CircuitBreakers. getThresholdsOrBuilder(int index)
If multiple :ref:`Thresholds<envoy_v3_api_msg_config.cluster.v3.CircuitBreakers.Thresholds>` are defined with the same :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`, the first one in the list is used.CircuitBreakers.ThresholdsOrBuilder
CircuitBreakersOrBuilder. getThresholdsOrBuilder(int index)
If multiple :ref:`Thresholds<envoy_v3_api_msg_config.cluster.v3.CircuitBreakers.Thresholds>` are defined with the same :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`, the first one in the list is used.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type CircuitBreakers.ThresholdsOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<CircuitBreakers.Thresholds,CircuitBreakers.Thresholds.Builder,CircuitBreakers.ThresholdsOrBuilder>
CircuitBreakers.Builder. getPerHostThresholdsFieldBuilder()
java.util.List<? extends CircuitBreakers.ThresholdsOrBuilder>
CircuitBreakers.Builder. getPerHostThresholdsOrBuilderList()
Optional per-host limits which apply to each individual host in a cluster.java.util.List<? extends CircuitBreakers.ThresholdsOrBuilder>
CircuitBreakers. getPerHostThresholdsOrBuilderList()
Optional per-host limits which apply to each individual host in a cluster.java.util.List<? extends CircuitBreakers.ThresholdsOrBuilder>
CircuitBreakersOrBuilder. getPerHostThresholdsOrBuilderList()
Optional per-host limits which apply to each individual host in a cluster.private com.google.protobuf.RepeatedFieldBuilder<CircuitBreakers.Thresholds,CircuitBreakers.Thresholds.Builder,CircuitBreakers.ThresholdsOrBuilder>
CircuitBreakers.Builder. getThresholdsFieldBuilder()
java.util.List<? extends CircuitBreakers.ThresholdsOrBuilder>
CircuitBreakers.Builder. getThresholdsOrBuilderList()
If multiple :ref:`Thresholds<envoy_v3_api_msg_config.cluster.v3.CircuitBreakers.Thresholds>` are defined with the same :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`, the first one in the list is used.java.util.List<? extends CircuitBreakers.ThresholdsOrBuilder>
CircuitBreakers. getThresholdsOrBuilderList()
If multiple :ref:`Thresholds<envoy_v3_api_msg_config.cluster.v3.CircuitBreakers.Thresholds>` are defined with the same :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`, the first one in the list is used.java.util.List<? extends CircuitBreakers.ThresholdsOrBuilder>
CircuitBreakersOrBuilder. getThresholdsOrBuilderList()
If multiple :ref:`Thresholds<envoy_v3_api_msg_config.cluster.v3.CircuitBreakers.Thresholds>` are defined with the same :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`, the first one in the list is used.
-