Uses of Class
software.amazon.awssdk.services.securityhub.paginators.ListEnabledProductsForImportPublisher
-
Packages that use ListEnabledProductsForImportPublisher 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 ListEnabledProductsForImportPublisher in software.amazon.awssdk.services.securityhub
Methods in software.amazon.awssdk.services.securityhub that return ListEnabledProductsForImportPublisher Modifier and Type Method Description default ListEnabledProductsForImportPublisherSecurityHubAsyncClient. listEnabledProductsForImportPaginator()Lists all findings-generating solutions (products) that you are subscribed to receive findings from in Security Hub.default ListEnabledProductsForImportPublisherSecurityHubAsyncClient. listEnabledProductsForImportPaginator(Consumer<ListEnabledProductsForImportRequest.Builder> listEnabledProductsForImportRequest)Lists all findings-generating solutions (products) that you are subscribed to receive findings from in Security Hub.default ListEnabledProductsForImportPublisherSecurityHubAsyncClient. listEnabledProductsForImportPaginator(ListEnabledProductsForImportRequest listEnabledProductsForImportRequest)Lists all findings-generating solutions (products) that you are subscribed to receive findings from in Security Hub.
-