Uses of Class
software.amazon.awssdk.services.devopsguru.paginators.SearchOrganizationInsightsIterable
-
Packages that use SearchOrganizationInsightsIterable 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 SearchOrganizationInsightsIterable in software.amazon.awssdk.services.devopsguru
Methods in software.amazon.awssdk.services.devopsguru that return SearchOrganizationInsightsIterable Modifier and Type Method Description default SearchOrganizationInsightsIterableDevOpsGuruClient. searchOrganizationInsightsPaginator(Consumer<SearchOrganizationInsightsRequest.Builder> searchOrganizationInsightsRequest)This is a variant ofDevOpsGuruClient.searchOrganizationInsights(software.amazon.awssdk.services.devopsguru.model.SearchOrganizationInsightsRequest)operation.default SearchOrganizationInsightsIterableDevOpsGuruClient. searchOrganizationInsightsPaginator(SearchOrganizationInsightsRequest searchOrganizationInsightsRequest)This is a variant ofDevOpsGuruClient.searchOrganizationInsights(software.amazon.awssdk.services.devopsguru.model.SearchOrganizationInsightsRequest)operation.
-