Uses of Interface
com.google.cloud.compute.v1.BackendServiceLocalityLoadBalancingPolicyConfigOrBuilder
-
Packages that use BackendServiceLocalityLoadBalancingPolicyConfigOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of BackendServiceLocalityLoadBalancingPolicyConfigOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement BackendServiceLocalityLoadBalancingPolicyConfigOrBuilder Modifier and Type Class Description classBackendServiceLocalityLoadBalancingPolicyConfigContainer for either a built-in LB policy supported by gRPC or Envoy or a custom one implemented by the end user.static classBackendServiceLocalityLoadBalancingPolicyConfig.BuilderContainer for either a built-in LB policy supported by gRPC or Envoy or a custom one implemented by the end user.Methods in com.google.cloud.compute.v1 that return BackendServiceLocalityLoadBalancingPolicyConfigOrBuilder Modifier and Type Method Description BackendServiceLocalityLoadBalancingPolicyConfigOrBuilderBackendService.Builder. getLocalityLbPoliciesOrBuilder(int index)A list of locality load-balancing policies to be used in order of preference.BackendServiceLocalityLoadBalancingPolicyConfigOrBuilderBackendService. getLocalityLbPoliciesOrBuilder(int index)A list of locality load-balancing policies to be used in order of preference.BackendServiceLocalityLoadBalancingPolicyConfigOrBuilderBackendServiceOrBuilder. getLocalityLbPoliciesOrBuilder(int index)A list of locality load-balancing policies to be used in order of preference.Methods in com.google.cloud.compute.v1 that return types with arguments of type BackendServiceLocalityLoadBalancingPolicyConfigOrBuilder Modifier and Type Method Description List<? extends BackendServiceLocalityLoadBalancingPolicyConfigOrBuilder>BackendService.Builder. getLocalityLbPoliciesOrBuilderList()A list of locality load-balancing policies to be used in order of preference.List<? extends BackendServiceLocalityLoadBalancingPolicyConfigOrBuilder>BackendService. 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.
-