Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
PathMatcher.Builder |
PathMatcher.Builder.addAllPathRules(List<PathRule> pathRules)
The list of path rules.
|
PathMatcher.Builder |
PathMatcher.Builder.addPathRules(PathRule pathRules)
The list of path rules.
|
PathMatcher.Builder |
PathMatcher.Builder.clone() |
PathMatcher.Builder |
PathMatcher.Builder.mergeFrom(PathMatcher other) |
static PathMatcher.Builder |
PathMatcher.newBuilder() |
static PathMatcher.Builder |
PathMatcher.newBuilder(PathMatcher prototype) |
PathMatcher.Builder |
PathMatcher.Builder.setDefaultService(String defaultService)
The full or partial URL to the BackendService resource.
|
PathMatcher.Builder |
PathMatcher.Builder.setDescription(String description)
An optional description of this resource.
|
PathMatcher.Builder |
PathMatcher.Builder.setName(String name)
The name to which this PathMatcher is referred by the HostRule.
|
PathMatcher.Builder |
PathMatcher.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.