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