Interface DescribeElasticIpsResponse.Builder

    • Method Detail

      • elasticIps

        DescribeElasticIpsResponse.Builder elasticIps​(Collection<ElasticIp> elasticIps)

        An ElasticIps object that describes the specified Elastic IP addresses.

        Parameters:
        elasticIps - An ElasticIps object that describes the specified Elastic IP addresses.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • elasticIps

        DescribeElasticIpsResponse.Builder elasticIps​(ElasticIp... elasticIps)

        An ElasticIps object that describes the specified Elastic IP addresses.

        Parameters:
        elasticIps - An ElasticIps object that describes the specified Elastic IP addresses.
        Returns:
        Returns a reference to this object so that method calls can be chained together.