Uses of Class
com.algolia.search.RecommendationConfig
-
Packages that use RecommendationConfig Package Description com.algolia.search -
-
Uses of RecommendationConfig in com.algolia.search
Methods in com.algolia.search that return RecommendationConfig Modifier and Type Method Description RecommendationConfigRecommendationConfig.Builder. build()Constructors in com.algolia.search with parameters of type RecommendationConfig Constructor Description RecommendationClient(RecommendationConfig config, HttpRequester httpRequester)Deprecated.Creates a customRecommendationClientwith the givenRecommendationConfigand the givenHttpRequester
-