@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSInspectorScanAsyncClient extends AWSInspectorScanClient implements AWSInspectorScanAsync
AsyncHandler can be used to receive
 notification when an asynchronous operation completes.
 
Amazon Inspector Scan is a vulnerability discovery service that scans a provided Software Bill of Materials (SBOM) for security vulnerabilities.
LOGGING_AWS_REQUEST_METRICENDPOINT_PREFIX| Modifier and Type | Method and Description | 
|---|---|
| static AWSInspectorScanAsyncClientBuilder | asyncBuilder() | 
| ExecutorService | getExecutorService()Returns the executor service used by this client to execute async requests. | 
| void | shutdown()Shuts down the client, releasing all managed resources. | 
builder, getCachedResponseMetadataaddRequestHandler, addRequestHandler, configureRegion, getClientConfiguration, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerOverride, getSignerRegionOverride, getTimeOffset, makeImmutable, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, withEndpoint, withRegion, withRegion, withTimeOffsetequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCachedResponseMetadatapublic static AWSInspectorScanAsyncClientBuilder asyncBuilder()
public ExecutorService getExecutorService()
public void shutdown()
getExecutorService().shutdown() followed by getExecutorService().awaitTermination() prior to
 calling this method.shutdown in interface AWSInspectorScanshutdown in class AWSInspectorScanClient