Interface SourceDataColumnProperties.Builder

    • Method Detail

      • columnIndex

        SourceDataColumnProperties.Builder columnIndex​(Integer columnIndex)

        The index of the column in the input file.

        Parameters:
        columnIndex - The index of the column in the input file.
        Returns:
        Returns a reference to this object so that method calls can be chained together.