| Modifier and Type | Class and Description |
|---|---|
class |
Int64RangeMatch
HttpRouteRuleMatch criteria for field values that must stay within the specified integer range.
|
static class |
Int64RangeMatch.Builder
HttpRouteRuleMatch criteria for field values that must stay within the specified integer range.
|
| Modifier and Type | Method and Description |
|---|---|
Int64RangeMatchOrBuilder |
HttpHeaderMatchOrBuilder.getRangeMatchOrBuilder()
The header value must be an integer and its value must be in the range specified in rangeMatch.
|
Int64RangeMatchOrBuilder |
HttpHeaderMatch.getRangeMatchOrBuilder()
The header value must be an integer and its value must be in the range specified in rangeMatch.
|
Int64RangeMatchOrBuilder |
HttpHeaderMatch.Builder.getRangeMatchOrBuilder()
The header value must be an integer and its value must be in the range specified in rangeMatch.
|
Copyright © 2023 Google LLC. All rights reserved.