| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CancelSbomExportResponse |
Inspector2Client.cancelSbomExport(CancelSbomExportRequest cancelSbomExportRequest)
Cancels a software bill of materials (SBOM) report.
|
default CancelSbomExportResponse |
Inspector2Client.cancelSbomExport(Consumer<CancelSbomExportRequest.Builder> cancelSbomExportRequest)
Cancels a software bill of materials (SBOM) report.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CancelSbomExportResponse> |
Inspector2AsyncClient.cancelSbomExport(CancelSbomExportRequest cancelSbomExportRequest)
Cancels a software bill of materials (SBOM) report.
|
default CompletableFuture<CancelSbomExportResponse> |
Inspector2AsyncClient.cancelSbomExport(Consumer<CancelSbomExportRequest.Builder> cancelSbomExportRequest)
Cancels a software bill of materials (SBOM) report.
|
Copyright © 2023. All rights reserved.