Uses of Class
software.amazon.awssdk.services.securityhub.model.ListFindingAggregatorsRequest
-
Packages that use ListFindingAggregatorsRequest Package Description software.amazon.awssdk.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.software.amazon.awssdk.services.securityhub.paginators software.amazon.awssdk.services.securityhub.transform -
-
Uses of ListFindingAggregatorsRequest in software.amazon.awssdk.services.securityhub
-
Uses of ListFindingAggregatorsRequest in software.amazon.awssdk.services.securityhub.paginators
Constructors in software.amazon.awssdk.services.securityhub.paginators with parameters of type ListFindingAggregatorsRequest Constructor Description ListFindingAggregatorsIterable(SecurityHubClient client, ListFindingAggregatorsRequest firstRequest)ListFindingAggregatorsPublisher(SecurityHubAsyncClient client, ListFindingAggregatorsRequest firstRequest) -
Uses of ListFindingAggregatorsRequest in software.amazon.awssdk.services.securityhub.transform
Methods in software.amazon.awssdk.services.securityhub.transform with parameters of type ListFindingAggregatorsRequest Modifier and Type Method Description SdkHttpFullRequestListFindingAggregatorsRequestMarshaller. marshall(ListFindingAggregatorsRequest listFindingAggregatorsRequest)
-