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