| 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 GetFindingsReportStatusResponse |
Inspector2Client.getFindingsReportStatus(Consumer<GetFindingsReportStatusRequest.Builder> getFindingsReportStatusRequest)
Gets the status of a findings report.
|
default GetFindingsReportStatusResponse |
Inspector2Client.getFindingsReportStatus(GetFindingsReportStatusRequest getFindingsReportStatusRequest)
Gets the status of a findings report.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetFindingsReportStatusResponse> |
Inspector2AsyncClient.getFindingsReportStatus(Consumer<GetFindingsReportStatusRequest.Builder> getFindingsReportStatusRequest)
Gets the status of a findings report.
|
default CompletableFuture<GetFindingsReportStatusResponse> |
Inspector2AsyncClient.getFindingsReportStatus(GetFindingsReportStatusRequest getFindingsReportStatusRequest)
Gets the status of a findings report.
|
Copyright © 2023. All rights reserved.