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