Uses of Class
software.amazon.awssdk.services.inspector2.paginators.ListCisScanResultsAggregatedByChecksIterable
-
Packages that use ListCisScanResultsAggregatedByChecksIterable 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 ListCisScanResultsAggregatedByChecksIterable in software.amazon.awssdk.services.inspector2
Methods in software.amazon.awssdk.services.inspector2 that return ListCisScanResultsAggregatedByChecksIterable Modifier and Type Method Description default ListCisScanResultsAggregatedByChecksIterableInspector2Client. listCisScanResultsAggregatedByChecksPaginator(Consumer<ListCisScanResultsAggregatedByChecksRequest.Builder> listCisScanResultsAggregatedByChecksRequest)default ListCisScanResultsAggregatedByChecksIterableInspector2Client. listCisScanResultsAggregatedByChecksPaginator(ListCisScanResultsAggregatedByChecksRequest listCisScanResultsAggregatedByChecksRequest)
-