Uses of Class
software.amazon.awssdk.services.securityhub.paginators.ListFindingAggregatorsPublisher
-
Packages that use ListFindingAggregatorsPublisher Package Description software.amazon.awssdk.services.securityhub Security Hub provides you with a comprehensive view of the security state of your Amazon Web Services environment and resources. -
-
Uses of ListFindingAggregatorsPublisher in software.amazon.awssdk.services.securityhub
Methods in software.amazon.awssdk.services.securityhub that return ListFindingAggregatorsPublisher Modifier and Type Method Description default ListFindingAggregatorsPublisherSecurityHubAsyncClient. listFindingAggregatorsPaginator(Consumer<ListFindingAggregatorsRequest.Builder> listFindingAggregatorsRequest)If finding aggregation is enabled, thenListFindingAggregatorsreturns the ARN of the finding aggregator.default ListFindingAggregatorsPublisherSecurityHubAsyncClient. listFindingAggregatorsPaginator(ListFindingAggregatorsRequest listFindingAggregatorsRequest)If finding aggregation is enabled, thenListFindingAggregatorsreturns the ARN of the finding aggregator.
-