| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| BackendBucketCdnPolicyNegativeCachingPolicy | BackendBucketCdnPolicyNegativeCachingPolicy. clone() | 
| BackendBucketCdnPolicyNegativeCachingPolicy | BackendBucketCdnPolicyNegativeCachingPolicy. set(String fieldName,
   Object value) | 
| BackendBucketCdnPolicyNegativeCachingPolicy | BackendBucketCdnPolicyNegativeCachingPolicy. setCode(Integer code)The HTTP status code to define a TTL against. | 
| BackendBucketCdnPolicyNegativeCachingPolicy | BackendBucketCdnPolicyNegativeCachingPolicy. setTtl(Integer ttl)The TTL (in seconds) for which to cache responses with the corresponding status code. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<BackendBucketCdnPolicyNegativeCachingPolicy> | BackendBucketCdnPolicy. getNegativeCachingPolicy()Sets a cache TTL for the specified HTTP status code. | 
| Modifier and Type | Method and Description | 
|---|---|
| BackendBucketCdnPolicy | BackendBucketCdnPolicy. setNegativeCachingPolicy(List<BackendBucketCdnPolicyNegativeCachingPolicy> negativeCachingPolicy)Sets a cache TTL for the specified HTTP status code. | 
Copyright © 2011–2021 Google. All rights reserved.