Interface GetAssessmentReportResponse.Builder

  • Method Details

    • status

      Specifies the status of the request to generate an assessment report.

      Parameters:
      status - Specifies the status of the request to generate an assessment report.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      Specifies the status of the request to generate an assessment report.

      Parameters:
      status - Specifies the status of the request to generate an assessment report.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • url

      Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.

      Parameters:
      url - Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.