Uses of Interface
com.google.cloud.compute.v1.CacheKeyPolicyOrBuilder
-
Packages that use CacheKeyPolicyOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of CacheKeyPolicyOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement CacheKeyPolicyOrBuilder Modifier and Type Class Description class
CacheKeyPolicy
Message containing what to include in the cache key for a request for Cloud CDN.static class
CacheKeyPolicy.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 CacheKeyPolicyOrBuilder Modifier and Type Method Description CacheKeyPolicyOrBuilder
BackendServiceCdnPolicy.Builder. getCacheKeyPolicyOrBuilder()
The CacheKeyPolicy for this CdnPolicy.CacheKeyPolicyOrBuilder
BackendServiceCdnPolicy. getCacheKeyPolicyOrBuilder()
The CacheKeyPolicy for this CdnPolicy.CacheKeyPolicyOrBuilder
BackendServiceCdnPolicyOrBuilder. getCacheKeyPolicyOrBuilder()
The CacheKeyPolicy for this CdnPolicy.
-