Uses of Class
software.amazon.awssdk.services.inspector2.paginators.GetCisScanResultDetailsPublisher
-
Packages that use GetCisScanResultDetailsPublisher 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 GetCisScanResultDetailsPublisher in software.amazon.awssdk.services.inspector2
Methods in software.amazon.awssdk.services.inspector2 that return GetCisScanResultDetailsPublisher Modifier and Type Method Description default GetCisScanResultDetailsPublisherInspector2AsyncClient. getCisScanResultDetailsPaginator(Consumer<GetCisScanResultDetailsRequest.Builder> getCisScanResultDetailsRequest)This is a variant ofInspector2AsyncClient.getCisScanResultDetails(software.amazon.awssdk.services.inspector2.model.GetCisScanResultDetailsRequest)operation.default GetCisScanResultDetailsPublisherInspector2AsyncClient. getCisScanResultDetailsPaginator(GetCisScanResultDetailsRequest getCisScanResultDetailsRequest)This is a variant ofInspector2AsyncClient.getCisScanResultDetails(software.amazon.awssdk.services.inspector2.model.GetCisScanResultDetailsRequest)operation.
-