| Package | Description |
|---|---|
| envoy.api.v2.route | |
| envoy.type |
| Modifier and Type | Method and Description |
|---|---|
Range.Int64RangeOrBuilder |
RouteOuterClass.HeaderMatcherOrBuilder.getRangeMatchOrBuilder()
If specified, header match will be performed based on range.
|
Range.Int64RangeOrBuilder |
RouteOuterClass.HeaderMatcher.getRangeMatchOrBuilder()
If specified, header match will be performed based on range.
|
Range.Int64RangeOrBuilder |
RouteOuterClass.HeaderMatcher.Builder.getRangeMatchOrBuilder()
If specified, header match will be performed based on range.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Range.Int64Range
Specifies the int64 start and end of the range using half-open interval semantics [start,
end).
|
static class |
Range.Int64Range.Builder
Specifies the int64 start and end of the range using half-open interval semantics [start,
end).
|
Copyright © 2018 The Envoy Project. All rights reserved.