Uses of Class
software.amazon.awssdk.services.guardduty.model.UsageStatistics
-
Packages that use UsageStatistics Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of UsageStatistics in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return UsageStatistics Modifier and Type Method Description UsageStatisticsGetUsageStatisticsResponse. usageStatistics()The usage statistics object.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type UsageStatistics Modifier and Type Method Description GetUsageStatisticsResponse.BuilderGetUsageStatisticsResponse.Builder. usageStatistics(UsageStatistics usageStatistics)The usage statistics object.
-