Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
BackendBucketCdnPolicy |
BackendBucketCdnPolicy.Builder.build() |
BackendBucketCdnPolicy |
BackendBucket.getCdnPolicy()
Cloud CDN configuration for this BackendBucket.
|
BackendBucketCdnPolicy |
BackendBucket.Builder.getCdnPolicy()
Cloud CDN configuration for this BackendBucket.
|
static BackendBucketCdnPolicy |
BackendBucketCdnPolicy.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
BackendBucketCdnPolicy.Builder |
BackendBucketCdnPolicy.Builder.mergeFrom(BackendBucketCdnPolicy other) |
static BackendBucketCdnPolicy.Builder |
BackendBucketCdnPolicy.newBuilder(BackendBucketCdnPolicy prototype) |
BackendBucket.Builder |
BackendBucket.Builder.setCdnPolicy(BackendBucketCdnPolicy cdnPolicy)
Cloud CDN configuration for this BackendBucket.
|
Copyright © 2019 Google LLC. All rights reserved.