Uses of Class
software.amazon.awssdk.services.securityhub.paginators.GetInsightsPublisher
-
Packages that use GetInsightsPublisher 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 GetInsightsPublisher in software.amazon.awssdk.services.securityhub
Methods in software.amazon.awssdk.services.securityhub that return GetInsightsPublisher Modifier and Type Method Description default GetInsightsPublisherSecurityHubAsyncClient. getInsightsPaginator(Consumer<GetInsightsRequest.Builder> getInsightsRequest)Lists and describes insights for the specified insight ARNs.default GetInsightsPublisherSecurityHubAsyncClient. getInsightsPaginator(GetInsightsRequest getInsightsRequest)Lists and describes insights for the specified insight ARNs.
-