Interface OutputFile.Builder

  • Method Details

    • bytes

      The byte count of files that contains response from code interpreter.

      Parameters:
      bytes - The byte count of files that contains response from code interpreter.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the file containing response from code interpreter.

      Parameters:
      name - The name of the file containing response from code interpreter.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of file that contains response from the code interpreter.

      Parameters:
      type - The type of file that contains response from the code interpreter.
      Returns:
      Returns a reference to this object so that method calls can be chained together.