Interface MonitoringCsvDatasetFormat.Builder

    • Method Detail

      • header

        MonitoringCsvDatasetFormat.Builder header​(Boolean header)

        Indicates if the CSV data has a header.

        Parameters:
        header - Indicates if the CSV data has a header.
        Returns:
        Returns a reference to this object so that method calls can be chained together.