Interface AnalysisLogExportError.Builder

  • Method Details

    • code

      The error code for the analysis log export.

      Parameters:
      code - The error code for the analysis log export.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      The message for the analysis log export error.

      Parameters:
      message - The message for the analysis log export error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.