| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| BackendBucketCdnPolicy | BackendBucketCdnPolicy. clone() | 
| BackendBucketCdnPolicy | BackendBucket. getCdnPolicy()Cloud CDN configuration for this BackendBucket. | 
| BackendBucketCdnPolicy | BackendBucketCdnPolicy. set(String fieldName,
   Object value) | 
| BackendBucketCdnPolicy | BackendBucketCdnPolicy. setBypassCacheOnRequestHeaders(List<BackendBucketCdnPolicyBypassCacheOnRequestHeader> bypassCacheOnRequestHeaders)Bypass the cache when the specified request headers are matched - e.g. | 
| BackendBucketCdnPolicy | BackendBucketCdnPolicy. setCacheMode(String cacheMode)Specifies the cache setting for all responses from this backend. | 
| BackendBucketCdnPolicy | BackendBucketCdnPolicy. setClientTtl(Integer clientTtl)Specifies a separate client (e.g. | 
| BackendBucketCdnPolicy | BackendBucketCdnPolicy. setDefaultTtl(Integer defaultTtl)Specifies the default TTL for cached content served by this origin for responses that do not
 have an existing valid TTL (max-age or s-max-age). | 
| BackendBucketCdnPolicy | BackendBucketCdnPolicy. setMaxTtl(Integer maxTtl)Specifies the maximum allowed TTL for cached content served by this origin. | 
| BackendBucketCdnPolicy | BackendBucketCdnPolicy. setNegativeCaching(Boolean negativeCaching)Negative caching allows per-status code TTLs to be set, in order to apply fine-grained caching
 for common errors or redirects. | 
| BackendBucketCdnPolicy | BackendBucketCdnPolicy. setNegativeCachingPolicy(List<BackendBucketCdnPolicyNegativeCachingPolicy> negativeCachingPolicy)Sets a cache TTL for the specified HTTP status code. | 
| BackendBucketCdnPolicy | BackendBucketCdnPolicy. setRequestCoalescing(Boolean requestCoalescing)If true then Cloud CDN will combine multiple concurrent cache fill requests into a small number
 of requests to the origin. | 
| BackendBucketCdnPolicy | BackendBucketCdnPolicy. setServeWhileStale(Integer serveWhileStale)Serve existing content from the cache (if available) when revalidating content with the origin,
 or when an error is encountered when refreshing the cache. | 
| BackendBucketCdnPolicy | BackendBucketCdnPolicy. setSignedUrlCacheMaxAgeSec(Long signedUrlCacheMaxAgeSec)Maximum number of seconds the response to a signed URL request will be considered fresh. | 
| BackendBucketCdnPolicy | BackendBucketCdnPolicy. setSignedUrlKeyNames(List<String> signedUrlKeyNames)[Output Only] Names of the keys for signing request URLs. | 
| Modifier and Type | Method and Description | 
|---|---|
| BackendBucket | BackendBucket. setCdnPolicy(BackendBucketCdnPolicy cdnPolicy)Cloud CDN configuration for this BackendBucket. | 
Copyright © 2011–2021 Google. All rights reserved.