| Package | Description |
|---|---|
| software.amazon.awssdk.services.codegurusecurity.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchGetFindingsError> |
BatchGetFindingsResponse.failedFindings()
A list of errors for individual findings which were not fetched.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetFindingsResponse.Builder |
BatchGetFindingsResponse.Builder.failedFindings(BatchGetFindingsError... failedFindings)
A list of errors for individual findings which were not fetched.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetFindingsResponse.Builder |
BatchGetFindingsResponse.Builder.failedFindings(Collection<BatchGetFindingsError> failedFindings)
A list of errors for individual findings which were not fetched.
|
Copyright © 2023. All rights reserved.