Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
BackendServiceCdnPolicy |
BackendServiceCdnPolicy.clone() |
BackendServiceCdnPolicy |
BackendService.getCdnPolicy()
Cloud CDN configuration for this BackendService.
|
BackendServiceCdnPolicy |
BackendServiceCdnPolicy.set(String fieldName,
Object value) |
BackendServiceCdnPolicy |
BackendServiceCdnPolicy.setCacheKeyPolicy(CacheKeyPolicy cacheKeyPolicy)
The CacheKeyPolicy for this CdnPolicy.
|
BackendServiceCdnPolicy |
BackendServiceCdnPolicy.setSignedUrlCacheMaxAgeSec(Long signedUrlCacheMaxAgeSec)
Maximum number of seconds the response to a signed URL request will be considered fresh.
|
BackendServiceCdnPolicy |
BackendServiceCdnPolicy.setSignedUrlKeyNames(List<String> signedUrlKeyNames)
[Output Only] Names of the keys for signing request URLs.
|
Modifier and Type | Method and Description |
---|---|
BackendService |
BackendService.setCdnPolicy(BackendServiceCdnPolicy cdnPolicy)
Cloud CDN configuration for this BackendService.
|
Copyright © 2011–2020 Google. All rights reserved.