Uses of Class
software.amazon.awssdk.services.personalize.paginators.ListDatasetGroupsPublisher
-
Packages that use ListDatasetGroupsPublisher 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 ListDatasetGroupsPublisher in software.amazon.awssdk.services.personalize
Methods in software.amazon.awssdk.services.personalize that return ListDatasetGroupsPublisher Modifier and Type Method Description default ListDatasetGroupsPublisherPersonalizeAsyncClient. listDatasetGroupsPaginator(Consumer<ListDatasetGroupsRequest.Builder> listDatasetGroupsRequest)This is a variant ofPersonalizeAsyncClient.listDatasetGroups(software.amazon.awssdk.services.personalize.model.ListDatasetGroupsRequest)operation.default ListDatasetGroupsPublisherPersonalizeAsyncClient. listDatasetGroupsPaginator(ListDatasetGroupsRequest listDatasetGroupsRequest)This is a variant ofPersonalizeAsyncClient.listDatasetGroups(software.amazon.awssdk.services.personalize.model.ListDatasetGroupsRequest)operation.
-