Interface ServerStatusSummary.Builder

  • Method Details

    • count

      The number of servers successfully analyzed, partially successful or failed analysis.

      Parameters:
      count - The number of servers successfully analyzed, partially successful or failed analysis.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • runTimeAssessmentStatus

      ServerStatusSummary.Builder runTimeAssessmentStatus(String runTimeAssessmentStatus)

      The status of the run time.

      Parameters:
      runTimeAssessmentStatus - The status of the run time.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • runTimeAssessmentStatus

      ServerStatusSummary.Builder runTimeAssessmentStatus(RunTimeAssessmentStatus runTimeAssessmentStatus)

      The status of the run time.

      Parameters:
      runTimeAssessmentStatus - The status of the run time.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: