Uses of Interface
software.amazon.awssdk.services.personalize.PersonalizeClientBuilder
-
Packages that use PersonalizeClientBuilder 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 PersonalizeClientBuilder in software.amazon.awssdk.services.personalize
Methods in software.amazon.awssdk.services.personalize that return PersonalizeClientBuilder Modifier and Type Method Description static PersonalizeClientBuilderPersonalizeClient. builder()Create a builder that can be used to configure and create aPersonalizeClient.
-