Uses of Class
software.amazon.awssdk.services.inspector2.paginators.ListUsageTotalsPublisher
-
Packages that use ListUsageTotalsPublisher Package Description software.amazon.awssdk.services.inspector2 Amazon Inspector is a vulnerability discovery service that automates continuous scanning for security vulnerabilities within your Amazon EC2, Amazon ECR, and Amazon Web Services Lambda environments. -
-
Uses of ListUsageTotalsPublisher in software.amazon.awssdk.services.inspector2
Methods in software.amazon.awssdk.services.inspector2 that return ListUsageTotalsPublisher Modifier and Type Method Description default ListUsageTotalsPublisherInspector2AsyncClient. listUsageTotalsPaginator(Consumer<ListUsageTotalsRequest.Builder> listUsageTotalsRequest)Lists the Amazon Inspector usage totals over the last 30 days.default ListUsageTotalsPublisherInspector2AsyncClient. listUsageTotalsPaginator(ListUsageTotalsRequest listUsageTotalsRequest)Lists the Amazon Inspector usage totals over the last 30 days.
-