| Modifier and Type | Class and Description |
|---|---|
class |
HttpRouteRuleMatch
HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule.
|
static class |
HttpRouteRuleMatch.Builder
HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule.
|
| Modifier and Type | Method and Description |
|---|---|
HttpRouteRuleMatchOrBuilder |
HttpRouteRule.getMatchRulesOrBuilder(int index)
The list of criteria for matching attributes of a request to this routeRule.
|
HttpRouteRuleMatchOrBuilder |
HttpRouteRule.Builder.getMatchRulesOrBuilder(int index)
The list of criteria for matching attributes of a request to this routeRule.
|
HttpRouteRuleMatchOrBuilder |
HttpRouteRuleOrBuilder.getMatchRulesOrBuilder(int index)
The list of criteria for matching attributes of a request to this routeRule.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends HttpRouteRuleMatchOrBuilder> |
HttpRouteRule.getMatchRulesOrBuilderList()
The list of criteria for matching attributes of a request to this routeRule.
|
List<? extends HttpRouteRuleMatchOrBuilder> |
HttpRouteRule.Builder.getMatchRulesOrBuilderList()
The list of criteria for matching attributes of a request to this routeRule.
|
List<? extends HttpRouteRuleMatchOrBuilder> |
HttpRouteRuleOrBuilder.getMatchRulesOrBuilderList()
The list of criteria for matching attributes of a request to this routeRule.
|
Copyright © 2023 Google LLC. All rights reserved.