| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
List<Finding> |
GetFindingsResponse.findings()
An array of objects, one for each finding that meets the criteria specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
GetFindingsResponse.Builder |
GetFindingsResponse.Builder.findings(Finding... findings)
An array of objects, one for each finding that meets the criteria specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
GetFindingsResponse.Builder |
GetFindingsResponse.Builder.findings(Collection<Finding> findings)
An array of objects, one for each finding that meets the criteria specified in the request.
|
Copyright © 2021. All rights reserved.