| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.core | |
| io.envoyproxy.envoy.api.v2.route | |
| io.envoyproxy.envoy.config.filter.network.dubbo_proxy.v2alpha1 | |
| io.envoyproxy.envoy.type |
| Modifier and Type | Method and Description |
|---|---|
Int64RangeOrBuilder |
HealthCheck.HttpHealthCheckOrBuilder.getExpectedStatusesOrBuilder(int index)
Specifies a list of HTTP response statuses considered healthy.
|
Int64RangeOrBuilder |
HealthCheck.HttpHealthCheck.getExpectedStatusesOrBuilder(int index)
Specifies a list of HTTP response statuses considered healthy.
|
Int64RangeOrBuilder |
HealthCheck.HttpHealthCheck.Builder.getExpectedStatusesOrBuilder(int index)
Specifies a list of HTTP response statuses considered healthy.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Int64RangeOrBuilder> |
HealthCheck.HttpHealthCheckOrBuilder.getExpectedStatusesOrBuilderList()
Specifies a list of HTTP response statuses considered healthy.
|
List<? extends Int64RangeOrBuilder> |
HealthCheck.HttpHealthCheck.getExpectedStatusesOrBuilderList()
Specifies a list of HTTP response statuses considered healthy.
|
List<? extends Int64RangeOrBuilder> |
HealthCheck.HttpHealthCheck.Builder.getExpectedStatusesOrBuilderList()
Specifies a list of HTTP response statuses considered healthy.
|
| Modifier and Type | Method and Description |
|---|---|
Int64RangeOrBuilder |
HeaderMatcherOrBuilder.getRangeMatchOrBuilder()
If specified, header match will be performed based on range.
|
Int64RangeOrBuilder |
HeaderMatcher.getRangeMatchOrBuilder()
If specified, header match will be performed based on range.
|
Int64RangeOrBuilder |
HeaderMatcher.Builder.getRangeMatchOrBuilder()
If specified, header match will be performed based on range.
|
| Modifier and Type | Method and Description |
|---|---|
Int64RangeOrBuilder |
MethodMatch.ParameterMatchSpecifierOrBuilder.getRangeMatchOrBuilder()
If specified, header match will be performed based on range.
|
Int64RangeOrBuilder |
MethodMatch.ParameterMatchSpecifier.getRangeMatchOrBuilder()
If specified, header match will be performed based on range.
|
Int64RangeOrBuilder |
MethodMatch.ParameterMatchSpecifier.Builder.getRangeMatchOrBuilder()
If specified, header match will be performed based on range.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Int64Range
Specifies the int64 start and end of the range using half-open interval semantics [start,
end).
|
static class |
Int64Range.Builder
Specifies the int64 start and end of the range using half-open interval semantics [start,
end).
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.