Uses of Class
software.amazon.awssdk.services.inspector2.model.ListCisScanResultsAggregatedByChecksRequest
-
Packages that use ListCisScanResultsAggregatedByChecksRequest 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.software.amazon.awssdk.services.inspector2.paginators software.amazon.awssdk.services.inspector2.transform -
-
Uses of ListCisScanResultsAggregatedByChecksRequest in software.amazon.awssdk.services.inspector2
-
Uses of ListCisScanResultsAggregatedByChecksRequest in software.amazon.awssdk.services.inspector2.paginators
Constructors in software.amazon.awssdk.services.inspector2.paginators with parameters of type ListCisScanResultsAggregatedByChecksRequest Constructor Description ListCisScanResultsAggregatedByChecksIterable(Inspector2Client client, ListCisScanResultsAggregatedByChecksRequest firstRequest)ListCisScanResultsAggregatedByChecksPublisher(Inspector2AsyncClient client, ListCisScanResultsAggregatedByChecksRequest firstRequest) -
Uses of ListCisScanResultsAggregatedByChecksRequest in software.amazon.awssdk.services.inspector2.transform
Methods in software.amazon.awssdk.services.inspector2.transform with parameters of type ListCisScanResultsAggregatedByChecksRequest Modifier and Type Method Description SdkHttpFullRequestListCisScanResultsAggregatedByChecksRequestMarshaller. marshall(ListCisScanResultsAggregatedByChecksRequest listCisScanResultsAggregatedByChecksRequest)
-