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