Interface FindingStatistics.Builder

    • Method Detail

      • countBySeverity

        FindingStatistics.Builder countBySeverity​(Map<String,​Integer> countBySeverity)

        Represents a map of severity to count statistics for a set of findings.

        Parameters:
        countBySeverity - Represents a map of severity to count statistics for a set of findings.
        Returns:
        Returns a reference to this object so that method calls can be chained together.