Uses of Class
software.amazon.awssdk.services.guardduty.model.FindingStatistics
-
Packages that use FindingStatistics Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of FindingStatistics in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return FindingStatistics Modifier and Type Method Description FindingStatisticsGetFindingsStatisticsResponse. findingStatistics()The finding statistics object.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type FindingStatistics Modifier and Type Method Description GetFindingsStatisticsResponse.BuilderGetFindingsStatisticsResponse.Builder. findingStatistics(FindingStatistics findingStatistics)The finding statistics object.
-