Uses of Class
software.amazon.awssdk.services.guardduty.model.CoverageStatistics
-
Packages that use CoverageStatistics Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of CoverageStatistics in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return CoverageStatistics Modifier and Type Method Description CoverageStatisticsGetCoverageStatisticsResponse. coverageStatistics()Represents the count aggregated by thestatusCodeandresourceType.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type CoverageStatistics Modifier and Type Method Description GetCoverageStatisticsResponse.BuilderGetCoverageStatisticsResponse.Builder. coverageStatistics(CoverageStatistics coverageStatistics)Represents the count aggregated by thestatusCodeandresourceType.
-