| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
List<GroupCount> |
GetFindingStatisticsResponse.countsByGroup()
An array of objects, one for each group of findings that meet the filter criteria specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
GetFindingStatisticsResponse.Builder |
GetFindingStatisticsResponse.Builder.countsByGroup(GroupCount... countsByGroup)
An array of objects, one for each group of findings that meet the filter criteria specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
GetFindingStatisticsResponse.Builder |
GetFindingStatisticsResponse.Builder.countsByGroup(Collection<GroupCount> countsByGroup)
An array of objects, one for each group of findings that meet the filter criteria specified in the request.
|
Copyright © 2022. All rights reserved.