| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
FindingAggregator |
FindingAggregator.clone() |
FindingAggregator |
FindingAggregator.withFindingAggregatorArn(String findingAggregatorArn)
The ARN of the finding aggregator.
|
| Modifier and Type | Method and Description |
|---|---|
List<FindingAggregator> |
ListFindingAggregatorsResult.getFindingAggregators()
The list of finding aggregators.
|
| Modifier and Type | Method and Description |
|---|---|
ListFindingAggregatorsResult |
ListFindingAggregatorsResult.withFindingAggregators(FindingAggregator... findingAggregators)
The list of finding aggregators.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListFindingAggregatorsResult.setFindingAggregators(Collection<FindingAggregator> findingAggregators)
The list of finding aggregators.
|
ListFindingAggregatorsResult |
ListFindingAggregatorsResult.withFindingAggregators(Collection<FindingAggregator> findingAggregators)
The list of finding aggregators.
|
Copyright © 2023. All rights reserved.