Uses of Class
software.amazon.awssdk.services.devopsguru.paginators.SearchInsightsIterable
-
Packages that use SearchInsightsIterable Package Description software.amazon.awssdk.services.devopsguru Amazon DevOps Guru is a fully managed service that helps you identify anomalous behavior in business critical operational applications. -
-
Uses of SearchInsightsIterable in software.amazon.awssdk.services.devopsguru
Methods in software.amazon.awssdk.services.devopsguru that return SearchInsightsIterable Modifier and Type Method Description default SearchInsightsIterableDevOpsGuruClient. searchInsightsPaginator(Consumer<SearchInsightsRequest.Builder> searchInsightsRequest)This is a variant ofDevOpsGuruClient.searchInsights(software.amazon.awssdk.services.devopsguru.model.SearchInsightsRequest)operation.default SearchInsightsIterableDevOpsGuruClient. searchInsightsPaginator(SearchInsightsRequest searchInsightsRequest)This is a variant ofDevOpsGuruClient.searchInsights(software.amazon.awssdk.services.devopsguru.model.SearchInsightsRequest)operation.
-