Uses of Class
com.google.cloud.compute.v1.CacheKeyPolicy
-
Packages that use CacheKeyPolicy Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of CacheKeyPolicy in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return CacheKeyPolicy Modifier and Type Method Description CacheKeyPolicyCacheKeyPolicy.Builder. build()CacheKeyPolicyCacheKeyPolicy.Builder. buildPartial()CacheKeyPolicyBackendServiceCdnPolicy.Builder. getCacheKeyPolicy()The CacheKeyPolicy for this CdnPolicy.CacheKeyPolicyBackendServiceCdnPolicy. getCacheKeyPolicy()The CacheKeyPolicy for this CdnPolicy.CacheKeyPolicyBackendServiceCdnPolicyOrBuilder. getCacheKeyPolicy()The CacheKeyPolicy for this CdnPolicy.static CacheKeyPolicyCacheKeyPolicy. getDefaultInstance()CacheKeyPolicyCacheKeyPolicy.Builder. getDefaultInstanceForType()CacheKeyPolicyCacheKeyPolicy. getDefaultInstanceForType()static CacheKeyPolicyCacheKeyPolicy. parseDelimitedFrom(InputStream input)static CacheKeyPolicyCacheKeyPolicy. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CacheKeyPolicyCacheKeyPolicy. parseFrom(byte[] data)static CacheKeyPolicyCacheKeyPolicy. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CacheKeyPolicyCacheKeyPolicy. parseFrom(com.google.protobuf.ByteString data)static CacheKeyPolicyCacheKeyPolicy. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CacheKeyPolicyCacheKeyPolicy. parseFrom(com.google.protobuf.CodedInputStream input)static CacheKeyPolicyCacheKeyPolicy. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CacheKeyPolicyCacheKeyPolicy. parseFrom(InputStream input)static CacheKeyPolicyCacheKeyPolicy. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CacheKeyPolicyCacheKeyPolicy. parseFrom(ByteBuffer data)static CacheKeyPolicyCacheKeyPolicy. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type CacheKeyPolicy Modifier and Type Method Description com.google.protobuf.Parser<CacheKeyPolicy>CacheKeyPolicy. getParserForType()static com.google.protobuf.Parser<CacheKeyPolicy>CacheKeyPolicy. parser()Methods in com.google.cloud.compute.v1 with parameters of type CacheKeyPolicy Modifier and Type Method Description BackendServiceCdnPolicy.BuilderBackendServiceCdnPolicy.Builder. mergeCacheKeyPolicy(CacheKeyPolicy value)The CacheKeyPolicy for this CdnPolicy.CacheKeyPolicy.BuilderCacheKeyPolicy.Builder. mergeFrom(CacheKeyPolicy other)static CacheKeyPolicy.BuilderCacheKeyPolicy. newBuilder(CacheKeyPolicy prototype)BackendServiceCdnPolicy.BuilderBackendServiceCdnPolicy.Builder. setCacheKeyPolicy(CacheKeyPolicy value)The CacheKeyPolicy for this CdnPolicy.
-