Uses of Class
software.amazon.awssdk.services.devopsguru.paginators.ListRecommendationsIterable
-
Packages that use ListRecommendationsIterable 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 ListRecommendationsIterable in software.amazon.awssdk.services.devopsguru
Methods in software.amazon.awssdk.services.devopsguru that return ListRecommendationsIterable Modifier and Type Method Description default ListRecommendationsIterableDevOpsGuruClient. listRecommendationsPaginator(Consumer<ListRecommendationsRequest.Builder> listRecommendationsRequest)Returns a list of a specified insight's recommendations.default ListRecommendationsIterableDevOpsGuruClient. listRecommendationsPaginator(ListRecommendationsRequest listRecommendationsRequest)Returns a list of a specified insight's recommendations.
-