| Package | Description | 
|---|---|
| com.google.api.services.compute | |
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Compute.UrlMaps.InvalidateCache | Compute.UrlMaps. invalidateCache(String project,
               String urlMap,
               CacheInvalidationRule content)Initiates a cache invalidation operation, invalidating the specified path, scoped to the
 specified UrlMap. | 
| Constructor and Description | 
|---|
| InvalidateCache(String project,
               String urlMap,
               CacheInvalidationRule content)Initiates a cache invalidation operation, invalidating the specified path, scoped to the
 specified UrlMap. | 
| Modifier and Type | Method and Description | 
|---|---|
| CacheInvalidationRule | CacheInvalidationRule. clone() | 
| CacheInvalidationRule | CacheInvalidationRule. set(String fieldName,
   Object value) | 
| CacheInvalidationRule | CacheInvalidationRule. setHost(String host)If set, this invalidation rule will only apply to requests with a Host header matching host. | 
| CacheInvalidationRule | CacheInvalidationRule. setPath(String path) | 
Copyright © 2011–2021 Google. All rights reserved.