| Package | Description |
|---|---|
| com.amazonaws.services.securityhub |
Security Hub provides you with a comprehensive view of the security state of your Amazon Web Services environment and
resources.
|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListFindingAggregatorsResult> |
AbstractAWSSecurityHubAsync.listFindingAggregatorsAsync(ListFindingAggregatorsRequest request,
AsyncHandler<ListFindingAggregatorsRequest,ListFindingAggregatorsResult> asyncHandler) |
Future<ListFindingAggregatorsResult> |
AWSSecurityHubAsyncClient.listFindingAggregatorsAsync(ListFindingAggregatorsRequest request,
AsyncHandler<ListFindingAggregatorsRequest,ListFindingAggregatorsResult> asyncHandler) |
Future<ListFindingAggregatorsResult> |
AWSSecurityHubAsync.listFindingAggregatorsAsync(ListFindingAggregatorsRequest listFindingAggregatorsRequest,
AsyncHandler<ListFindingAggregatorsRequest,ListFindingAggregatorsResult> asyncHandler)
If finding aggregation is enabled, then
ListFindingAggregators returns the ARN of the finding
aggregator. |
| Modifier and Type | Method and Description |
|---|---|
ListFindingAggregatorsRequest |
ListFindingAggregatorsRequest.clone() |
ListFindingAggregatorsRequest |
ListFindingAggregatorsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return.
|
ListFindingAggregatorsRequest |
ListFindingAggregatorsRequest.withNextToken(String nextToken)
The token returned with the previous set of results.
|
Copyright © 2022. All rights reserved.