| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchUpdateFindingsUnprocessedFinding> |
BatchUpdateFindingsResponse.unprocessedFindings()
The list of findings that were not updated.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateFindingsResponse.Builder |
BatchUpdateFindingsResponse.Builder.unprocessedFindings(BatchUpdateFindingsUnprocessedFinding... unprocessedFindings)
The list of findings that were not updated.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateFindingsResponse.Builder |
BatchUpdateFindingsResponse.Builder.unprocessedFindings(Collection<BatchUpdateFindingsUnprocessedFinding> unprocessedFindings)
The list of findings that were not updated.
|
Copyright © 2023. All rights reserved.