| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<CancelSbomExportResult> |
AbstractAWSInspector2Async.cancelSbomExportAsync(CancelSbomExportRequest request,
AsyncHandler<CancelSbomExportRequest,CancelSbomExportResult> asyncHandler) |
Future<CancelSbomExportResult> |
AWSInspector2AsyncClient.cancelSbomExportAsync(CancelSbomExportRequest request,
AsyncHandler<CancelSbomExportRequest,CancelSbomExportResult> asyncHandler) |
Future<CancelSbomExportResult> |
AWSInspector2Async.cancelSbomExportAsync(CancelSbomExportRequest cancelSbomExportRequest,
AsyncHandler<CancelSbomExportRequest,CancelSbomExportResult> asyncHandler)
Cancels a software bill of materials (SBOM) report.
|
| Modifier and Type | Method and Description |
|---|---|
CancelSbomExportRequest |
CancelSbomExportRequest.clone() |
CancelSbomExportRequest |
CancelSbomExportRequest.withReportId(String reportId)
The report ID of the SBOM export to cancel.
|
Copyright © 2025. All rights reserved.