| Package | Description | 
|---|---|
| com.google.cloud.compute.v1 | 
 A client to Compute Engine API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PathRule.Builder | 
PathRule.Builder.addAllPaths(List<String> paths)
The list of path patterns to match. 
 | 
PathRule.Builder | 
PathRule.Builder.addPaths(String paths)
The list of path patterns to match. 
 | 
PathRule.Builder | 
PathRule.Builder.clone()  | 
PathRule.Builder | 
PathRule.Builder.mergeFrom(PathRule other)  | 
static PathRule.Builder | 
PathRule.newBuilder()  | 
static PathRule.Builder | 
PathRule.newBuilder(PathRule prototype)  | 
PathRule.Builder | 
PathRule.Builder.setService(String service)
The full or partial URL of the backend service resource to which traffic is directed if this
 rule is matched. 
 | 
PathRule.Builder | 
PathRule.toBuilder()  | 
Copyright © 2019 Google LLC. All rights reserved.