| Modifier and Type | Class and Description |
|---|---|
class |
BackendServiceFailoverPolicy
For 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 class |
BackendServiceFailoverPolicy.Builder
For 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).
|
| Modifier and Type | Method and Description |
|---|---|
BackendServiceFailoverPolicyOrBuilder |
BackendService.getFailoverPolicyOrBuilder()
Requires at least one backend instance group to be defined as a backup (failover) backend.
|
BackendServiceFailoverPolicyOrBuilder |
BackendService.Builder.getFailoverPolicyOrBuilder()
Requires at least one backend instance group to be defined as a backup (failover) backend.
|
BackendServiceFailoverPolicyOrBuilder |
BackendServiceOrBuilder.getFailoverPolicyOrBuilder()
Requires at least one backend instance group to be defined as a backup (failover) backend.
|
Copyright © 2023 Google LLC. All rights reserved.