Uses of Interface
com.google.cloud.compute.v1.BackendBucketCdnPolicyCacheKeyPolicyOrBuilder
-
Packages that use BackendBucketCdnPolicyCacheKeyPolicyOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of BackendBucketCdnPolicyCacheKeyPolicyOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement BackendBucketCdnPolicyCacheKeyPolicyOrBuilder Modifier and Type Class Description class
BackendBucketCdnPolicyCacheKeyPolicy
Message containing what to include in the cache key for a request for Cloud CDN.static class
BackendBucketCdnPolicyCacheKeyPolicy.Builder
Message containing what to include in the cache key for a request for Cloud CDN.Methods in com.google.cloud.compute.v1 that return BackendBucketCdnPolicyCacheKeyPolicyOrBuilder Modifier and Type Method Description BackendBucketCdnPolicyCacheKeyPolicyOrBuilder
BackendBucketCdnPolicy.Builder. getCacheKeyPolicyOrBuilder()
The CacheKeyPolicy for this CdnPolicy.BackendBucketCdnPolicyCacheKeyPolicyOrBuilder
BackendBucketCdnPolicy. getCacheKeyPolicyOrBuilder()
The CacheKeyPolicy for this CdnPolicy.BackendBucketCdnPolicyCacheKeyPolicyOrBuilder
BackendBucketCdnPolicyOrBuilder. getCacheKeyPolicyOrBuilder()
The CacheKeyPolicy for this CdnPolicy.
-