Interface ClusterSummary.Builder

    • Method Detail

      • identifier

        ClusterSummary.Builder identifier​(String identifier)

        The ID of the cluster.

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

        ClusterSummary.Builder arn​(String arn)

        The ARN of the cluster.

        Parameters:
        arn - The ARN of the cluster.
        Returns:
        Returns a reference to this object so that method calls can be chained together.