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 your security state in Amazon Web Services and helps you assess your Amazon Web Services environment against security industry standards and best practices. -
-
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)This is a variant ofSecurityHubClient.getInsights(software.amazon.awssdk.services.securityhub.model.GetInsightsRequest)operation.default GetInsightsIterableSecurityHubClient. getInsightsPaginator(GetInsightsRequest getInsightsRequest)This is a variant ofSecurityHubClient.getInsights(software.amazon.awssdk.services.securityhub.model.GetInsightsRequest)operation.
-