Interface Table.Builder

    • Method Detail

      • tableId

        Table.Builder tableId​(String tableId)

        The id of the table.

        Parameters:
        tableId - The id of the table.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • tableName

        Table.Builder tableName​(String tableName)

        The name of the table.

        Parameters:
        tableName - The name of the table.
        Returns:
        Returns a reference to this object so that method calls can be chained together.