| 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 |
|---|---|
CreateFindingsReportResult |
AbstractAWSInspector2.createFindingsReport(CreateFindingsReportRequest request) |
CreateFindingsReportResult |
AWSInspector2.createFindingsReport(CreateFindingsReportRequest createFindingsReportRequest)
Creates a finding report.
|
CreateFindingsReportResult |
AWSInspector2Client.createFindingsReport(CreateFindingsReportRequest request)
Creates a finding report.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateFindingsReportResult> |
AWSInspector2AsyncClient.createFindingsReportAsync(CreateFindingsReportRequest request,
AsyncHandler<CreateFindingsReportRequest,CreateFindingsReportResult> asyncHandler) |
Future<CreateFindingsReportResult> |
AbstractAWSInspector2Async.createFindingsReportAsync(CreateFindingsReportRequest request,
AsyncHandler<CreateFindingsReportRequest,CreateFindingsReportResult> asyncHandler) |
Future<CreateFindingsReportResult> |
AWSInspector2Async.createFindingsReportAsync(CreateFindingsReportRequest createFindingsReportRequest,
AsyncHandler<CreateFindingsReportRequest,CreateFindingsReportResult> asyncHandler)
Creates a finding report.
|
| Modifier and Type | Method and Description |
|---|---|
CreateFindingsReportResult |
CreateFindingsReportResult.clone() |
CreateFindingsReportResult |
CreateFindingsReportResult.withReportId(String reportId)
The ID of the report.
|
Copyright © 2025. All rights reserved.