Interface RedshiftDatabase.Builder

  • Method Details

    • databaseName

      RedshiftDatabase.Builder databaseName(String databaseName)
      Sets the value of the DatabaseName property for this object.
      Parameters:
      databaseName - The new value for the DatabaseName property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • clusterIdentifier

      RedshiftDatabase.Builder clusterIdentifier(String clusterIdentifier)
      Sets the value of the ClusterIdentifier property for this object.
      Parameters:
      clusterIdentifier - The new value for the ClusterIdentifier property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.