| Package | Description |
|---|---|
| com.amazonaws.services.securityhub |
Security Hub provides you with a comprehensive view of your security state in Amazon Web Services and helps you
assess your Amazon Web Services environment against security industry standards and best practices.
|
| 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 © 2024. All rights reserved.