Interface HighestSeverityThreatDetails.Builder

  • Method Details

    • severity

      Severity level of the highest severity threat detected.

      Parameters:
      severity - Severity level of the highest severity threat detected.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • threatName

      Threat name of the highest severity threat detected as part of the malware scan.

      Parameters:
      threatName - Threat name of the highest severity threat detected as part of the malware scan.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • count

      Total number of infected files with the highest severity threat detected.

      Parameters:
      count - Total number of infected files with the highest severity threat detected.
      Returns:
      Returns a reference to this object so that method calls can be chained together.