Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
CacheKeyPolicy |
CacheKeyPolicy.Builder.build() |
CacheKeyPolicy |
BackendServiceCdnPolicy.getCacheKeyPolicy()
The CacheKeyPolicy for this CdnPolicy.
|
CacheKeyPolicy |
BackendServiceCdnPolicy.Builder.getCacheKeyPolicy()
The CacheKeyPolicy for this CdnPolicy.
|
static CacheKeyPolicy |
CacheKeyPolicy.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
CacheKeyPolicy.Builder |
CacheKeyPolicy.Builder.mergeFrom(CacheKeyPolicy other) |
static CacheKeyPolicy.Builder |
CacheKeyPolicy.newBuilder(CacheKeyPolicy prototype) |
BackendServiceCdnPolicy.Builder |
BackendServiceCdnPolicy.Builder.setCacheKeyPolicy(CacheKeyPolicy cacheKeyPolicy)
The CacheKeyPolicy for this CdnPolicy.
|
Copyright © 2019 Google LLC. All rights reserved.