static ListFindingAggregatorsResponse.Builder |
ListFindingAggregatorsResponse.builder() |
|
ListFindingAggregatorsResponse.Builder |
ListFindingAggregatorsResponse.Builder.findingAggregators(Collection<FindingAggregator> findingAggregators) |
The list of finding aggregators.
|
ListFindingAggregatorsResponse.Builder |
ListFindingAggregatorsResponse.Builder.findingAggregators(Consumer<FindingAggregator.Builder>... findingAggregators) |
The list of finding aggregators.
|
ListFindingAggregatorsResponse.Builder |
ListFindingAggregatorsResponse.Builder.findingAggregators(FindingAggregator... findingAggregators) |
The list of finding aggregators.
|
ListFindingAggregatorsResponse.Builder |
ListFindingAggregatorsResponse.Builder.nextToken(String nextToken) |
If there are more results, this is the token to provide in the next call to
ListFindingAggregators.
|
ListFindingAggregatorsResponse.Builder |
ListFindingAggregatorsResponse.toBuilder() |
|