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