Uses of Interface
com.algolia.search.HttpRequester
-
Packages that use HttpRequester Package Description com.algolia.search -
-
Uses of HttpRequester in com.algolia.search
Constructors in com.algolia.search with parameters of type HttpRequester Constructor Description AnalyticsClient(AnalyticsConfig config, HttpRequester httpRequester)InsightsClient(InsightsConfig config, HttpRequester httpRequester)PersonalizationClient(PersonalizationConfig config, HttpRequester httpRequester)Creates a customPersonalizationClientwith the givenPersonalizationConfigand the givenHttpRequesterRecommendationClient(RecommendationConfig config, HttpRequester httpRequester)Deprecated.Creates a customRecommendationClientwith the givenRecommendationConfigand the givenHttpRequesterRecommendClient(SearchConfig config, HttpRequester httpRequester)SearchClient(SearchConfig config, HttpRequester httpRequester)
-