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