getThresholdsList();
/**
*
* 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. If no Thresholds is defined for a given
* :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`, the default values
* are used.
*
*
* repeated .envoy.config.cluster.v3.CircuitBreakers.Thresholds thresholds = 1;
*/
io.envoyproxy.envoy.config.cluster.v3.CircuitBreakers.Thresholds getThresholds(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. If no Thresholds is defined for a given
* :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`, the default values
* are used.
*
*
* repeated .envoy.config.cluster.v3.CircuitBreakers.Thresholds thresholds = 1;
*/
int getThresholdsCount();
/**
*
* 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. If no Thresholds is defined for a given
* :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`, the default values
* are used.
*
*
* repeated .envoy.config.cluster.v3.CircuitBreakers.Thresholds thresholds = 1;
*/
java.util.List extends io.envoyproxy.envoy.config.cluster.v3.CircuitBreakers.ThresholdsOrBuilder>
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. If no Thresholds is defined for a given
* :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`, the default values
* are used.
*
*
* repeated .envoy.config.cluster.v3.CircuitBreakers.Thresholds thresholds = 1;
*/
io.envoyproxy.envoy.config.cluster.v3.CircuitBreakers.ThresholdsOrBuilder getThresholdsOrBuilder(
int index);
/**
*
* Optional per-host limits which apply to each individual host in a cluster.
* .. note::
* currently only the :ref:`max_connections
* <envoy_v3_api_field_config.cluster.v3.CircuitBreakers.Thresholds.max_connections>` field is supported for per-host limits.
* If multiple per-host :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. If no per-host Thresholds are defined for a given
* :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`,
* the cluster will not have per-host limits.
*
*
* repeated .envoy.config.cluster.v3.CircuitBreakers.Thresholds per_host_thresholds = 2;
*/
java.util.List
getPerHostThresholdsList();
/**
*
* Optional per-host limits which apply to each individual host in a cluster.
* .. note::
* currently only the :ref:`max_connections
* <envoy_v3_api_field_config.cluster.v3.CircuitBreakers.Thresholds.max_connections>` field is supported for per-host limits.
* If multiple per-host :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. If no per-host Thresholds are defined for a given
* :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`,
* the cluster will not have per-host limits.
*
*
* repeated .envoy.config.cluster.v3.CircuitBreakers.Thresholds per_host_thresholds = 2;
*/
io.envoyproxy.envoy.config.cluster.v3.CircuitBreakers.Thresholds getPerHostThresholds(int index);
/**
*
* Optional per-host limits which apply to each individual host in a cluster.
* .. note::
* currently only the :ref:`max_connections
* <envoy_v3_api_field_config.cluster.v3.CircuitBreakers.Thresholds.max_connections>` field is supported for per-host limits.
* If multiple per-host :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. If no per-host Thresholds are defined for a given
* :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`,
* the cluster will not have per-host limits.
*
*
* repeated .envoy.config.cluster.v3.CircuitBreakers.Thresholds per_host_thresholds = 2;
*/
int getPerHostThresholdsCount();
/**
*
* Optional per-host limits which apply to each individual host in a cluster.
* .. note::
* currently only the :ref:`max_connections
* <envoy_v3_api_field_config.cluster.v3.CircuitBreakers.Thresholds.max_connections>` field is supported for per-host limits.
* If multiple per-host :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. If no per-host Thresholds are defined for a given
* :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`,
* the cluster will not have per-host limits.
*
*
* repeated .envoy.config.cluster.v3.CircuitBreakers.Thresholds per_host_thresholds = 2;
*/
java.util.List extends io.envoyproxy.envoy.config.cluster.v3.CircuitBreakers.ThresholdsOrBuilder>
getPerHostThresholdsOrBuilderList();
/**
*
* Optional per-host limits which apply to each individual host in a cluster.
* .. note::
* currently only the :ref:`max_connections
* <envoy_v3_api_field_config.cluster.v3.CircuitBreakers.Thresholds.max_connections>` field is supported for per-host limits.
* If multiple per-host :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. If no per-host Thresholds are defined for a given
* :ref:`RoutingPriority<envoy_v3_api_enum_config.core.v3.RoutingPriority>`,
* the cluster will not have per-host limits.
*
*
* repeated .envoy.config.cluster.v3.CircuitBreakers.Thresholds per_host_thresholds = 2;
*/
io.envoyproxy.envoy.config.cluster.v3.CircuitBreakers.ThresholdsOrBuilder getPerHostThresholdsOrBuilder(
int index);
}