Package com.algolia.model.analytics
Class TopSearchesResponseWithAnalytics
java.lang.Object
com.algolia.model.analytics.TopSearchesResponseWithAnalytics
TopSearchesResponseWithAnalytics
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddSearches(TopSearchWithAnalytics searchesItem) booleanTop searches with their hits count and analytics.inthashCode()setSearches(List<TopSearchWithAnalytics> searches) toString()
-
Constructor Details
-
TopSearchesResponseWithAnalytics
public TopSearchesResponseWithAnalytics()
-
-
Method Details