Uses of Interface
com.google.cloud.compute.v1.BackendServiceCdnPolicyOrBuilder
-
Packages that use BackendServiceCdnPolicyOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of BackendServiceCdnPolicyOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement BackendServiceCdnPolicyOrBuilder Modifier and Type Class Description classBackendServiceCdnPolicyMessage containing Cloud CDN configuration for a backend service.static classBackendServiceCdnPolicy.BuilderMessage containing Cloud CDN configuration for a backend service.Methods in com.google.cloud.compute.v1 that return BackendServiceCdnPolicyOrBuilder Modifier and Type Method Description BackendServiceCdnPolicyOrBuilderBackendService.Builder. getCdnPolicyOrBuilder()Cloud CDN configuration for this BackendService.BackendServiceCdnPolicyOrBuilderBackendService. getCdnPolicyOrBuilder()Cloud CDN configuration for this BackendService.BackendServiceCdnPolicyOrBuilderBackendServiceOrBuilder. getCdnPolicyOrBuilder()Cloud CDN configuration for this BackendService.
-