Interface EnableAvailabilityZonesForLoadBalancerResponse.Builder

    • Method Detail

      • availabilityZones

        EnableAvailabilityZonesForLoadBalancerResponse.Builder availabilityZones​(Collection<String> availabilityZones)

        The updated list of Availability Zones for the load balancer.

        Parameters:
        availabilityZones - The updated list of Availability Zones for the load balancer.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • availabilityZones

        EnableAvailabilityZonesForLoadBalancerResponse.Builder availabilityZones​(String... availabilityZones)

        The updated list of Availability Zones for the load balancer.

        Parameters:
        availabilityZones - The updated list of Availability Zones for the load balancer.
        Returns:
        Returns a reference to this object so that method calls can be chained together.