| 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 CreateFindingsReportResponse |
Inspector2Client.createFindingsReport(Consumer<CreateFindingsReportRequest.Builder> createFindingsReportRequest)
Creates a finding report.
|
default CreateFindingsReportResponse |
Inspector2Client.createFindingsReport(CreateFindingsReportRequest createFindingsReportRequest)
Creates a finding report.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateFindingsReportResponse> |
Inspector2AsyncClient.createFindingsReport(Consumer<CreateFindingsReportRequest.Builder> createFindingsReportRequest)
Creates a finding report.
|
default CompletableFuture<CreateFindingsReportResponse> |
Inspector2AsyncClient.createFindingsReport(CreateFindingsReportRequest createFindingsReportRequest)
Creates a finding report.
|
Copyright © 2023. All rights reserved.