Interface MonitoringJsonDatasetFormat.Builder

    • Method Detail

      • line

        MonitoringJsonDatasetFormat.Builder line​(Boolean line)

        Indicates if the file should be read as a JSON object per line.

        Parameters:
        line - Indicates if the file should be read as a JSON object per line.
        Returns:
        Returns a reference to this object so that method calls can be chained together.