Uses of Interface
software.amazon.awssdk.services.inspectorscan.InspectorScanAsyncClient
-
Packages that use InspectorScanAsyncClient Package Description software.amazon.awssdk.services.inspectorscan Amazon Inspector Scan is a vulnerability discovery service that scans a provided Software Bill of Materials (SBOM) for security vulnerabilities. -
-
Uses of InspectorScanAsyncClient in software.amazon.awssdk.services.inspectorscan
Methods in software.amazon.awssdk.services.inspectorscan that return InspectorScanAsyncClient Modifier and Type Method Description static InspectorScanAsyncClientInspectorScanAsyncClient. create()Create aInspectorScanAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-