Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
HttpRouteRule |
HttpRouteRule.Builder.build() |
static HttpRouteRule |
HttpRouteRule.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
List<HttpRouteRule> |
PathMatcher.getRouteRulesList()
The list of ordered HTTP route rules.
|
List<HttpRouteRule> |
PathMatcher.Builder.getRouteRulesList()
The list of ordered HTTP route rules.
|
Modifier and Type | Method and Description |
---|---|
PathMatcher.Builder |
PathMatcher.Builder.addRouteRules(HttpRouteRule routeRules)
The list of ordered HTTP route rules.
|
HttpRouteRule.Builder |
HttpRouteRule.Builder.mergeFrom(HttpRouteRule other) |
static HttpRouteRule.Builder |
HttpRouteRule.newBuilder(HttpRouteRule prototype) |
Modifier and Type | Method and Description |
---|---|
PathMatcher.Builder |
PathMatcher.Builder.addAllRouteRules(List<HttpRouteRule> routeRules)
The list of ordered HTTP route rules.
|
Copyright © 2019 Google LLC. All rights reserved.