| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.listener | |
| io.envoyproxy.envoy.type |
| Modifier and Type | Method and Description |
|---|---|
Int32RangeOrBuilder |
ListenerFilterChainMatchPredicate.getDestinationPortRangeOrBuilder()
Match destination port.
|
Int32RangeOrBuilder |
ListenerFilterChainMatchPredicate.Builder.getDestinationPortRangeOrBuilder()
Match destination port.
|
Int32RangeOrBuilder |
ListenerFilterChainMatchPredicateOrBuilder.getDestinationPortRangeOrBuilder()
Match destination port.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Int32Range
Specifies the int32 start and end of the range using half-open interval semantics [start,
end).
|
static class |
Int32Range.Builder
Specifies the int32 start and end of the range using half-open interval semantics [start,
end).
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.