Interface OutputFile.Builder

    • Method Detail

      • fileLocation

        OutputFile.Builder fileLocation​(String fileLocation)

        The file location of the output file.

        Parameters:
        fileLocation - The file location of the output file.
        Returns:
        Returns a reference to this object so that method calls can be chained together.