| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
FindingStatistics |
FindingStatistics.addCountBySeverityEntry(String key,
Integer value)
Add a single CountBySeverity entry
|
FindingStatistics |
FindingStatistics.clearCountBySeverityEntries()
Removes all the entries added into CountBySeverity.
|
FindingStatistics |
FindingStatistics.clone() |
FindingStatistics |
GetFindingsStatisticsResult.getFindingStatistics()
The finding statistics object.
|
FindingStatistics |
FindingStatistics.withCountBySeverity(Map<String,Integer> countBySeverity)
Represents a map of severity to count statistics for a set of findings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetFindingsStatisticsResult.setFindingStatistics(FindingStatistics findingStatistics)
The finding statistics object.
|
GetFindingsStatisticsResult |
GetFindingsStatisticsResult.withFindingStatistics(FindingStatistics findingStatistics)
The finding statistics object.
|
Copyright © 2022. All rights reserved.