Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
HttpRouteRuleMatch |
HttpRouteRuleMatch.Builder.build() |
static HttpRouteRuleMatch |
HttpRouteRuleMatch.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
List<HttpRouteRuleMatch> |
HttpRouteRule.getMatchRulesList() |
List<HttpRouteRuleMatch> |
HttpRouteRule.Builder.getMatchRulesList() |
Modifier and Type | Method and Description |
---|---|
HttpRouteRule.Builder |
HttpRouteRule.Builder.addMatchRules(HttpRouteRuleMatch matchRules) |
HttpRouteRuleMatch.Builder |
HttpRouteRuleMatch.Builder.mergeFrom(HttpRouteRuleMatch other) |
static HttpRouteRuleMatch.Builder |
HttpRouteRuleMatch.newBuilder(HttpRouteRuleMatch prototype) |
Modifier and Type | Method and Description |
---|---|
HttpRouteRule.Builder |
HttpRouteRule.Builder.addAllMatchRules(List<HttpRouteRuleMatch> matchRules) |
Copyright © 2019 Google LLC. All rights reserved.