| Modifier and Type | Class and Description |
|---|---|
class |
BackendServiceLocalityLoadBalancingPolicyConfig
Container for either a built-in LB policy supported by gRPC or Envoy or a custom one implemented by the end user.
|
static class |
BackendServiceLocalityLoadBalancingPolicyConfig.Builder
Container for either a built-in LB policy supported by gRPC or Envoy or a custom one implemented by the end user.
|
| Modifier and Type | Method and Description |
|---|---|
BackendServiceLocalityLoadBalancingPolicyConfigOrBuilder |
BackendService.getLocalityLbPoliciesOrBuilder(int index)
A list of locality load balancing policies to be used in order of preference.
|
BackendServiceLocalityLoadBalancingPolicyConfigOrBuilder |
BackendService.Builder.getLocalityLbPoliciesOrBuilder(int index)
A list of locality load balancing policies to be used in order of preference.
|
BackendServiceLocalityLoadBalancingPolicyConfigOrBuilder |
BackendServiceOrBuilder.getLocalityLbPoliciesOrBuilder(int index)
A list of locality load balancing policies to be used in order of preference.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends BackendServiceLocalityLoadBalancingPolicyConfigOrBuilder> |
BackendService.getLocalityLbPoliciesOrBuilderList()
A list of locality load balancing policies to be used in order of preference.
|
List<? extends BackendServiceLocalityLoadBalancingPolicyConfigOrBuilder> |
BackendService.Builder.getLocalityLbPoliciesOrBuilderList()
A list of locality load balancing policies to be used in order of preference.
|
List<? extends BackendServiceLocalityLoadBalancingPolicyConfigOrBuilder> |
BackendServiceOrBuilder.getLocalityLbPoliciesOrBuilderList()
A list of locality load balancing policies to be used in order of preference.
|
Copyright © 2023 Google LLC. All rights reserved.