Interface ColumnDescription.Builder

    • Method Detail

      • text

        ColumnDescription.Builder text​(String text)

        The text of a description for a column.

        Parameters:
        text - The text of a description for a column.
        Returns:
        Returns a reference to this object so that method calls can be chained together.