public static interface FindingStatistics.Builder extends SdkPojo, CopyableBuilder<FindingStatistics.Builder,FindingStatistics>
| Modifier and Type | Method and Description |
|---|---|
FindingStatistics.Builder |
countBySeverity(Map<String,Integer> countBySeverity)
Represents a map of severity to count statistics for a set of findings.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFindingStatistics.Builder countBySeverity(Map<String,Integer> countBySeverity)
Represents a map of severity to count statistics for a set of findings.
countBySeverity - Represents a map of severity to count statistics for a set of findings.Copyright © 2023. All rights reserved.