Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
PathRule |
PathRule.Builder.build() |
static PathRule |
PathRule.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
List<PathRule> |
PathMatcher.getPathRulesList()
The list of path rules.
|
List<PathRule> |
PathMatcher.Builder.getPathRulesList()
The list of path rules.
|
Modifier and Type | Method and Description |
---|---|
PathMatcher.Builder |
PathMatcher.Builder.addPathRules(PathRule pathRules)
The list of path rules.
|
PathRule.Builder |
PathRule.Builder.mergeFrom(PathRule other) |
static PathRule.Builder |
PathRule.newBuilder(PathRule prototype) |
Modifier and Type | Method and Description |
---|---|
PathMatcher.Builder |
PathMatcher.Builder.addAllPathRules(List<PathRule> pathRules)
The list of path rules.
|
Copyright © 2019 Google LLC. All rights reserved.