Uses of Class
software.amazon.awssdk.services.personalize.paginators.ListSchemasPublisher
-
Packages that use ListSchemasPublisher 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 ListSchemasPublisher in software.amazon.awssdk.services.personalize
Methods in software.amazon.awssdk.services.personalize that return ListSchemasPublisher Modifier and Type Method Description default ListSchemasPublisherPersonalizeAsyncClient. listSchemasPaginator(Consumer<ListSchemasRequest.Builder> listSchemasRequest)Returns the list of schemas associated with the account.default ListSchemasPublisherPersonalizeAsyncClient. listSchemasPaginator(ListSchemasRequest listSchemasRequest)Returns the list of schemas associated with the account.
-