Interface ElasticIpStatus.Builder

    • Method Detail

      • elasticIp

        ElasticIpStatus.Builder elasticIp​(String elasticIp)

        The elastic IP (EIP) address for the cluster.

        Parameters:
        elasticIp - The elastic IP (EIP) address for the cluster.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • status

        ElasticIpStatus.Builder status​(String status)

        The status of the elastic IP (EIP) address.

        Parameters:
        status - The status of the elastic IP (EIP) address.
        Returns:
        Returns a reference to this object so that method calls can be chained together.