Interface ClusterInList.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ClusterInList.Builder,ClusterInList>, SdkBuilder<ClusterInList.Builder,ClusterInList>, SdkPojo
Enclosing class:
ClusterInList

public static interface ClusterInList.Builder extends SdkPojo, CopyableBuilder<ClusterInList.Builder,ClusterInList>
  • Method Details

    • clusterArn

      ClusterInList.Builder clusterArn(String clusterArn)

      The arn of the Elastic DocumentDB cluster.

      Parameters:
      clusterArn - The arn of the Elastic DocumentDB 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 DocumentDB cluster.

      Parameters:
      clusterName - The name of the Elastic DocumentDB 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 DocumentDB cluster.

      Parameters:
      status - The status of the Elastic DocumentDB 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 DocumentDB cluster.

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