Interface Watchlist.DefinitionStages.WithNumberOfLinesToSkip

    • Method Detail

      • withNumberOfLinesToSkip

        Watchlist.DefinitionStages.WithCreate withNumberOfLinesToSkip​(Integer numberOfLinesToSkip)
        Specifies the numberOfLinesToSkip property: The number of lines in a csv/tsv content to skip before the header.
        Parameters:
        numberOfLinesToSkip - The number of lines in a csv/tsv content to skip before the header.
        Returns:
        the next definition stage.