| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
List<Finding> |
GetFindingsResponse.findings()
A list of findings.
|
| Modifier and Type | Method and Description |
|---|---|
GetFindingsResponse.Builder |
GetFindingsResponse.Builder.findings(Finding... findings)
A list of findings.
|
| Modifier and Type | Method and Description |
|---|---|
GetFindingsResponse.Builder |
GetFindingsResponse.Builder.findings(Collection<Finding> findings)
A list of findings.
|
Copyright © 2022. All rights reserved.