Interface CreateMultiRegionClustersResponse.Builder

  • Method Details

    • linkedClusterArns

      CreateMultiRegionClustersResponse.Builder linkedClusterArns(Collection<String> linkedClusterArns)

      An array that contains the ARNs of all linked clusters.

      Parameters:
      linkedClusterArns - An array that contains the ARNs of all linked clusters.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • linkedClusterArns

      CreateMultiRegionClustersResponse.Builder linkedClusterArns(String... linkedClusterArns)

      An array that contains the ARNs of all linked clusters.

      Parameters:
      linkedClusterArns - An array that contains the ARNs of all linked clusters.
      Returns:
      Returns a reference to this object so that method calls can be chained together.