Uses of Class
software.amazon.awssdk.services.trustedadvisor.paginators.ListRecommendationsPublisher
-
Packages that use ListRecommendationsPublisher Package Description software.amazon.awssdk.services.trustedadvisor TrustedAdvisor Public API -
-
Uses of ListRecommendationsPublisher in software.amazon.awssdk.services.trustedadvisor
Methods in software.amazon.awssdk.services.trustedadvisor that return ListRecommendationsPublisher Modifier and Type Method Description default ListRecommendationsPublisherTrustedAdvisorAsyncClient. listRecommendationsPaginator(Consumer<ListRecommendationsRequest.Builder> listRecommendationsRequest)This is a variant ofTrustedAdvisorAsyncClient.listRecommendations(software.amazon.awssdk.services.trustedadvisor.model.ListRecommendationsRequest)operation.default ListRecommendationsPublisherTrustedAdvisorAsyncClient. listRecommendationsPaginator(ListRecommendationsRequest listRecommendationsRequest)This is a variant ofTrustedAdvisorAsyncClient.listRecommendations(software.amazon.awssdk.services.trustedadvisor.model.ListRecommendationsRequest)operation.
-