Interface AppendedColumn.Builder

  • Method Details

    • columnName

      AppendedColumn.Builder columnName(String columnName)

      The name of the column to include in the appended result.

      Parameters:
      columnName - The name of the column to include in the appended result.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • newColumnId

      AppendedColumn.Builder newColumnId(String newColumnId)

      A unique identifier for the column in the appended result.

      Parameters:
      newColumnId - A unique identifier for the column in the appended result.
      Returns:
      Returns a reference to this object so that method calls can be chained together.