Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
PathMatcher |
PathMatcher.Builder.build() |
static PathMatcher |
PathMatcher.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
List<PathMatcher> |
UrlMap.getPathMatchersList()
The list of named PathMatchers to use against the URL.
|
List<PathMatcher> |
UrlMap.Builder.getPathMatchersList()
The list of named PathMatchers to use against the URL.
|
Modifier and Type | Method and Description |
---|---|
UrlMap.Builder |
UrlMap.Builder.addPathMatchers(PathMatcher pathMatchers)
The list of named PathMatchers to use against the URL.
|
PathMatcher.Builder |
PathMatcher.Builder.mergeFrom(PathMatcher other) |
static PathMatcher.Builder |
PathMatcher.newBuilder(PathMatcher prototype) |
Modifier and Type | Method and Description |
---|---|
UrlMap.Builder |
UrlMap.Builder.addAllPathMatchers(List<PathMatcher> pathMatchers)
The list of named PathMatchers to use against the URL.
|
Copyright © 2019 Google LLC. All rights reserved.