| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.cluster |
| Modifier and Type | Method and Description |
|---|---|
CircuitBreakers.Thresholds |
CircuitBreakers.Thresholds.Builder.build() |
CircuitBreakers.Thresholds |
CircuitBreakers.Thresholds.Builder.buildPartial() |
static CircuitBreakers.Thresholds |
CircuitBreakers.Thresholds.getDefaultInstance() |
CircuitBreakers.Thresholds |
CircuitBreakers.Thresholds.getDefaultInstanceForType() |
CircuitBreakers.Thresholds |
CircuitBreakers.Thresholds.Builder.getDefaultInstanceForType() |
CircuitBreakers.Thresholds |
CircuitBreakersOrBuilder.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.Thresholds |
CircuitBreakers.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.Thresholds |
CircuitBreakers.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.
|
static CircuitBreakers.Thresholds |
CircuitBreakers.Thresholds.parseDelimitedFrom(InputStream input) |
static CircuitBreakers.Thresholds |
CircuitBreakers.Thresholds.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CircuitBreakers.Thresholds |
CircuitBreakers.Thresholds.parseFrom(byte[] data) |
static CircuitBreakers.Thresholds |
CircuitBreakers.Thresholds.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CircuitBreakers.Thresholds |
CircuitBreakers.Thresholds.parseFrom(ByteBuffer data) |
static CircuitBreakers.Thresholds |
CircuitBreakers.Thresholds.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CircuitBreakers.Thresholds |
CircuitBreakers.Thresholds.parseFrom(com.google.protobuf.ByteString data) |
static CircuitBreakers.Thresholds |
CircuitBreakers.Thresholds.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CircuitBreakers.Thresholds |
CircuitBreakers.Thresholds.parseFrom(com.google.protobuf.CodedInputStream input) |
static CircuitBreakers.Thresholds |
CircuitBreakers.Thresholds.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CircuitBreakers.Thresholds |
CircuitBreakers.Thresholds.parseFrom(InputStream input) |
static CircuitBreakers.Thresholds |
CircuitBreakers.Thresholds.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CircuitBreakers.Thresholds> |
CircuitBreakers.Thresholds.getParserForType() |
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.
|
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> |
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.
|
static com.google.protobuf.Parser<CircuitBreakers.Thresholds> |
CircuitBreakers.Thresholds.parser() |
| Modifier and Type | Method and Description |
|---|---|
CircuitBreakers.Builder |
CircuitBreakers.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.Builder |
CircuitBreakers.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.Thresholds.Builder |
CircuitBreakers.Thresholds.Builder.mergeFrom(CircuitBreakers.Thresholds other) |
static CircuitBreakers.Thresholds.Builder |
CircuitBreakers.Thresholds.newBuilder(CircuitBreakers.Thresholds prototype) |
CircuitBreakers.Builder |
CircuitBreakers.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.
|
| Modifier and Type | Method and Description |
|---|---|
CircuitBreakers.Builder |
CircuitBreakers.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.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.