Uses of Class
software.amazon.awssdk.services.personalize.paginators.ListRecipesPublisher
-
Packages that use ListRecipesPublisher Package Description software.amazon.awssdk.services.personalize Amazon Personalize is a machine learning service that makes it easy to add individualized recommendations to customers. -
-
Uses of ListRecipesPublisher in software.amazon.awssdk.services.personalize
Methods in software.amazon.awssdk.services.personalize that return ListRecipesPublisher Modifier and Type Method Description default ListRecipesPublisherPersonalizeAsyncClient. listRecipesPaginator(Consumer<ListRecipesRequest.Builder> listRecipesRequest)Returns a list of available recipes.default ListRecipesPublisherPersonalizeAsyncClient. listRecipesPaginator(ListRecipesRequest listRecipesRequest)Returns a list of available recipes.
-