Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
BackendServiceHAPolicy |
BackendServiceHAPolicy.clone() |
BackendServiceHAPolicy |
BackendService.getHaPolicy()
Configures self-managed High Availability (HA) for External and Internal Protocol Forwarding.
|
BackendServiceHAPolicy |
BackendServiceHAPolicy.set(String fieldName,
Object value) |
BackendServiceHAPolicy |
BackendServiceHAPolicy.setFastIPMove(String fastIPMove)
Specifies whether fast IP move is enabled, and if so, the mechanism to achieve it.
|
BackendServiceHAPolicy |
BackendServiceHAPolicy.setLeader(BackendServiceHAPolicyLeader leader)
Selects one of the network endpoints attached to the backend NEGs of this service as the active
endpoint (the leader) that receives all traffic.
|
Modifier and Type | Method and Description |
---|---|
BackendService |
BackendService.setHaPolicy(BackendServiceHAPolicy haPolicy)
Configures self-managed High Availability (HA) for External and Internal Protocol Forwarding.
|
Copyright © 2011–2025 Google. All rights reserved.