Uses of Class
software.amazon.awssdk.services.macie2.paginators.GetUsageStatisticsIterable
-
Packages that use GetUsageStatisticsIterable Package Description software.amazon.awssdk.services.macie2 Amazon Macie -
-
Uses of GetUsageStatisticsIterable in software.amazon.awssdk.services.macie2
Methods in software.amazon.awssdk.services.macie2 that return GetUsageStatisticsIterable Modifier and Type Method Description default GetUsageStatisticsIterableMacie2Client. getUsageStatisticsPaginator(Consumer<GetUsageStatisticsRequest.Builder> getUsageStatisticsRequest)Retrieves (queries) quotas and aggregated usage data for one or more accounts.default GetUsageStatisticsIterableMacie2Client. getUsageStatisticsPaginator(GetUsageStatisticsRequest getUsageStatisticsRequest)Retrieves (queries) quotas and aggregated usage data for one or more accounts.
-