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 class
BackendServiceCdnPolicy
Message containing Cloud CDN configuration for a backend service.static class
BackendServiceCdnPolicy.Builder
Message containing Cloud CDN configuration for a backend service.Methods in com.google.cloud.compute.v1 that return BackendServiceCdnPolicyOrBuilder Modifier and Type Method Description BackendServiceCdnPolicyOrBuilder
BackendService.Builder. getCdnPolicyOrBuilder()
Cloud CDN configuration for this BackendService.BackendServiceCdnPolicyOrBuilder
BackendService. getCdnPolicyOrBuilder()
Cloud CDN configuration for this BackendService.BackendServiceCdnPolicyOrBuilder
BackendServiceOrBuilder. getCdnPolicyOrBuilder()
Cloud CDN configuration for this BackendService.
-