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

There is a newer version: v1-rev20250320-2.0.0
Show newest version






BackendServiceLocalityLoadBalancingPolicyConfigPolicy (Compute Engine API v1-rev20250107-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-balancing policy. Valid values include ROUND_ROBIN and, for Java clients, LEAST_REQUEST. For information about these values, see the description of localityLbPolicy. Do not specify the same policy more than once for a backend. If you do, the configuration is rejected.
        Returns:
        value or null for none
      • setName

        public BackendServiceLocalityLoadBalancingPolicyConfigPolicy setName(String name)
        The name of a locality load-balancing policy. Valid values include ROUND_ROBIN and, for Java clients, LEAST_REQUEST. For information about these values, see the description of localityLbPolicy. Do not specify the same policy more than once for a backend. If you do, the configuration is rejected.
        Parameters:
        name - name or null for none

Copyright © 2011–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy