Uses of Class
io.envoyproxy.envoy.api.v2.cluster.CircuitBreakers.Thresholds
-
Packages that use CircuitBreakers.Thresholds Package Description io.envoyproxy.envoy.api.v2.cluster -
-
Uses of CircuitBreakers.Thresholds in io.envoyproxy.envoy.api.v2.cluster
Methods in io.envoyproxy.envoy.api.v2.cluster that return CircuitBreakers.Thresholds Modifier and Type Method Description CircuitBreakers.ThresholdsCircuitBreakers.Thresholds.Builder. build()CircuitBreakers.ThresholdsCircuitBreakers.Thresholds.Builder. buildPartial()static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds. getDefaultInstance()CircuitBreakers.ThresholdsCircuitBreakers.Thresholds.Builder. getDefaultInstanceForType()CircuitBreakers.ThresholdsCircuitBreakers.Thresholds. getDefaultInstanceForType()CircuitBreakers.ThresholdsCircuitBreakers.Builder. getThresholds(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.ThresholdsCircuitBreakers. getThresholds(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.ThresholdsCircuitBreakersOrBuilder. getThresholds(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.static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds. parseDelimitedFrom(InputStream input)static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds. parseFrom(byte[] data)static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds. parseFrom(com.google.protobuf.ByteString data)static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds. parseFrom(com.google.protobuf.CodedInputStream input)static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds. parseFrom(InputStream input)static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds. parseFrom(ByteBuffer data)static CircuitBreakers.ThresholdsCircuitBreakers.Thresholds. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.api.v2.cluster that return types with arguments of type CircuitBreakers.Thresholds Modifier and Type Method Description com.google.protobuf.Parser<CircuitBreakers.Thresholds>CircuitBreakers.Thresholds. getParserForType()List<CircuitBreakers.Thresholds>CircuitBreakers.Builder. getThresholdsList()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<CircuitBreakers.Thresholds>CircuitBreakers. getThresholdsList()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<CircuitBreakers.Thresholds>CircuitBreakersOrBuilder. getThresholdsList()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.static com.google.protobuf.Parser<CircuitBreakers.Thresholds>CircuitBreakers.Thresholds. parser()Methods in io.envoyproxy.envoy.api.v2.cluster with parameters of type CircuitBreakers.Thresholds Modifier and Type Method Description CircuitBreakers.BuilderCircuitBreakers.Builder. addThresholds(int index, CircuitBreakers.Thresholds value)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.BuilderCircuitBreakers.Builder. addThresholds(CircuitBreakers.Thresholds value)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.Thresholds.BuilderCircuitBreakers.Thresholds.Builder. mergeFrom(CircuitBreakers.Thresholds other)static CircuitBreakers.Thresholds.BuilderCircuitBreakers.Thresholds. newBuilder(CircuitBreakers.Thresholds prototype)CircuitBreakers.BuilderCircuitBreakers.Builder. setThresholds(int index, CircuitBreakers.Thresholds value)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.Method parameters in io.envoyproxy.envoy.api.v2.cluster with type arguments of type CircuitBreakers.Thresholds Modifier and Type Method Description CircuitBreakers.BuilderCircuitBreakers.Builder. addAllThresholds(Iterable<? extends CircuitBreakers.Thresholds> values)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.
-