Interface ClusterInList.Builder

  • Method Details

    • clusterArn

      ClusterInList.Builder clusterArn(String clusterArn)

      The ARN identifier of the elastic cluster.

      Parameters:
      clusterArn - The ARN identifier of the elastic cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • clusterName

      ClusterInList.Builder clusterName(String clusterName)

      The name of the elastic cluster.

      Parameters:
      clusterName - The name of the elastic cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      ClusterInList.Builder status(String status)

      The status of the elastic cluster.

      Parameters:
      status - The status of the elastic cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      ClusterInList.Builder status(Status status)

      The status of the elastic cluster.

      Parameters:
      status - The status of the elastic cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: