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)This is a variant ofMacie2Client.getUsageStatistics(software.amazon.awssdk.services.macie2.model.GetUsageStatisticsRequest)operation.default GetUsageStatisticsIterableMacie2Client. getUsageStatisticsPaginator(GetUsageStatisticsRequest getUsageStatisticsRequest)This is a variant ofMacie2Client.getUsageStatistics(software.amazon.awssdk.services.macie2.model.GetUsageStatisticsRequest)operation.
-