public static interface FindingStatistics.Builder extends CopyableBuilder<FindingStatistics.Builder,FindingStatistics>
| Modifier and Type | Method and Description |
|---|---|
FindingStatistics.Builder |
countBySeverity(Map<String,Integer> countBySeverity)
Represents a map of severity to count statistic for a set of findings
|
copyapply, buildFindingStatistics.Builder countBySeverity(Map<String,Integer> countBySeverity)
countBySeverity - Represents a map of severity to count statistic for a set of findingsCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.