Uses of Interface
com.google.cloud.compute.v1.BackendServiceFailoverPolicyOrBuilder
-
Packages that use BackendServiceFailoverPolicyOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of BackendServiceFailoverPolicyOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement BackendServiceFailoverPolicyOrBuilder Modifier and Type Class Description classBackendServiceFailoverPolicyFor load balancers that have configurable failover: [Internal TCP/UDP Load Balancing](https://cloud.google.com/load-balancing/docs/internal/failover-overview) and [external TCP/UDP Load Balancing](https://cloud.google.com/load-balancing/docs/network/networklb-failover-overview).static classBackendServiceFailoverPolicy.BuilderFor load balancers that have configurable failover: [Internal TCP/UDP Load Balancing](https://cloud.google.com/load-balancing/docs/internal/failover-overview) and [external TCP/UDP Load Balancing](https://cloud.google.com/load-balancing/docs/network/networklb-failover-overview).Methods in com.google.cloud.compute.v1 that return BackendServiceFailoverPolicyOrBuilder Modifier and Type Method Description BackendServiceFailoverPolicyOrBuilderBackendService.Builder. getFailoverPolicyOrBuilder()Requires at least one backend instance group to be defined as a backup (failover) backend.BackendServiceFailoverPolicyOrBuilderBackendService. getFailoverPolicyOrBuilder()Requires at least one backend instance group to be defined as a backup (failover) backend.BackendServiceFailoverPolicyOrBuilderBackendServiceOrBuilder. getFailoverPolicyOrBuilder()Requires at least one backend instance group to be defined as a backup (failover) backend.
-