All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.compute.model.BackendServiceLocalityLoadBalancingPolicyConfigPolicy.html Maven / Gradle / Ivy







BackendServiceLocalityLoadBalancingPolicyConfigPolicy (Compute Engine API beta-rev20220726-2.0.0)












com.google.api.services.compute.model

Class BackendServiceLocalityLoadBalancingPolicyConfigPolicy

    • Constructor Detail

      • BackendServiceLocalityLoadBalancingPolicyConfigPolicy

        public BackendServiceLocalityLoadBalancingPolicyConfigPolicy()
    • Method Detail

      • getName

        public String getName()
        The name of a locality load balancer policy to be used. The value should be one of the predefined ones as supported by localityLbPolicy, although at the moment only ROUND_ROBIN is supported. This field should only be populated when the customPolicy field is not used. Note that specifying the same policy more than once for a backend is not a valid configuration and will be rejected.
        Returns:
        value or null for none
      • setName

        public BackendServiceLocalityLoadBalancingPolicyConfigPolicy setName(String name)
        The name of a locality load balancer policy to be used. The value should be one of the predefined ones as supported by localityLbPolicy, although at the moment only ROUND_ROBIN is supported. This field should only be populated when the customPolicy field is not used. Note that specifying the same policy more than once for a backend is not a valid configuration and will be rejected.
        Parameters:
        name - name or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy