Uses of Class
software.amazon.awssdk.services.devopsguru.paginators.ListOrganizationInsightsIterable
-
Packages that use ListOrganizationInsightsIterable 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 ListOrganizationInsightsIterable in software.amazon.awssdk.services.devopsguru
Methods in software.amazon.awssdk.services.devopsguru that return ListOrganizationInsightsIterable Modifier and Type Method Description default ListOrganizationInsightsIterableDevOpsGuruClient. listOrganizationInsightsPaginator(Consumer<ListOrganizationInsightsRequest.Builder> listOrganizationInsightsRequest)Returns a list of insights associated with the account or OU Id.default ListOrganizationInsightsIterableDevOpsGuruClient. listOrganizationInsightsPaginator(ListOrganizationInsightsRequest listOrganizationInsightsRequest)Returns a list of insights associated with the account or OU Id.
-