| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| HostRule | HostRule. clone() | 
| HostRule | HostRule. set(String fieldName,
   Object value) | 
| HostRule | HostRule. setDescription(String description)An optional description of this resource. | 
| HostRule | HostRule. setHosts(List<String> hosts)The list of host patterns to match. | 
| HostRule | HostRule. setPathMatcher(String pathMatcher)The name of the PathMatcher to use to match the path portion of the URL if the hostRule matches
 the URL's host portion. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<HostRule> | UrlMap. getHostRules()The list of HostRules to use against the URL. | 
| Modifier and Type | Method and Description | 
|---|---|
| UrlMap | UrlMap. setHostRules(List<HostRule> hostRules)The list of HostRules to use against the URL. | 
Copyright © 2011–2021 Google. All rights reserved.