| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<ImportFindingsError> |
BatchImportFindingsResponse.failedFindings()
The list of findings that failed to import.
|
| Modifier and Type | Method and Description |
|---|---|
BatchImportFindingsResponse.Builder |
BatchImportFindingsResponse.Builder.failedFindings(ImportFindingsError... failedFindings)
The list of findings that failed to import.
|
| Modifier and Type | Method and Description |
|---|---|
BatchImportFindingsResponse.Builder |
BatchImportFindingsResponse.Builder.failedFindings(Collection<ImportFindingsError> failedFindings)
The list of findings that failed to import.
|
Copyright © 2023. All rights reserved.