Uses of Class
software.amazon.awssdk.services.redshift.paginators.ListRecommendationsPublisher
-
Packages that use ListRecommendationsPublisher Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of ListRecommendationsPublisher in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that return ListRecommendationsPublisher Modifier and Type Method Description default ListRecommendationsPublisherRedshiftAsyncClient. listRecommendationsPaginator(Consumer<ListRecommendationsRequest.Builder> listRecommendationsRequest)This is a variant ofRedshiftAsyncClient.listRecommendations(software.amazon.awssdk.services.redshift.model.ListRecommendationsRequest)operation.default ListRecommendationsPublisherRedshiftAsyncClient. listRecommendationsPaginator(ListRecommendationsRequest listRecommendationsRequest)This is a variant ofRedshiftAsyncClient.listRecommendations(software.amazon.awssdk.services.redshift.model.ListRecommendationsRequest)operation.
-