Uses of Class
software.amazon.awssdk.services.personalize.model.ListSolutionsRequest
-
Packages that use ListSolutionsRequest Package Description software.amazon.awssdk.services.personalize Amazon Personalize is a machine learning service that makes it easy to add individualized recommendations to customers.software.amazon.awssdk.services.personalize.paginators software.amazon.awssdk.services.personalize.transform -
-
Uses of ListSolutionsRequest in software.amazon.awssdk.services.personalize
-
Uses of ListSolutionsRequest in software.amazon.awssdk.services.personalize.paginators
Constructors in software.amazon.awssdk.services.personalize.paginators with parameters of type ListSolutionsRequest Constructor Description ListSolutionsIterable(PersonalizeClient client, ListSolutionsRequest firstRequest)ListSolutionsPublisher(PersonalizeAsyncClient client, ListSolutionsRequest firstRequest) -
Uses of ListSolutionsRequest in software.amazon.awssdk.services.personalize.transform
Methods in software.amazon.awssdk.services.personalize.transform with parameters of type ListSolutionsRequest Modifier and Type Method Description SdkHttpFullRequestListSolutionsRequestMarshaller. marshall(ListSolutionsRequest listSolutionsRequest)
-