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)This is a variant ofDevOpsGuruAsyncClient.listRecommendations(software.amazon.awssdk.services.devopsguru.model.ListRecommendationsRequest)operation.default ListRecommendationsPublisherDevOpsGuruAsyncClient. listRecommendationsPaginator(ListRecommendationsRequest listRecommendationsRequest)This is a variant ofDevOpsGuruAsyncClient.listRecommendations(software.amazon.awssdk.services.devopsguru.model.ListRecommendationsRequest)operation.
-