Interface FailedReportOutput.Builder

  • Method Details

    • errorCode

      FailedReportOutput.Builder errorCode(String errorCode)

      The error code for the failed report generation.

      Parameters:
      errorCode - The error code for the failed report generation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • errorCode

      The error code for the failed report generation.

      Parameters:
      errorCode - The error code for the failed report generation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • errorMessage

      FailedReportOutput.Builder errorMessage(String errorMessage)

      The error message for the failed report generation.

      Parameters:
      errorMessage - The error message for the failed report generation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.