| 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 and Amazon ECR environments.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateSbomExportResponse |
Inspector2Client.createSbomExport(Consumer<CreateSbomExportRequest.Builder> createSbomExportRequest)
Creates a software bill of materials (SBOM) report.
|
default CreateSbomExportResponse |
Inspector2Client.createSbomExport(CreateSbomExportRequest createSbomExportRequest)
Creates a software bill of materials (SBOM) report.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateSbomExportResponse> |
Inspector2AsyncClient.createSbomExport(Consumer<CreateSbomExportRequest.Builder> createSbomExportRequest)
Creates a software bill of materials (SBOM) report.
|
default CompletableFuture<CreateSbomExportResponse> |
Inspector2AsyncClient.createSbomExport(CreateSbomExportRequest createSbomExportRequest)
Creates a software bill of materials (SBOM) report.
|
Copyright © 2023. All rights reserved.