Package com.algolia.model.analytics
Class GetSearchesCountResponse
java.lang.Object
com.algolia.model.analytics.GetSearchesCountResponse
GetSearchesCountResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDates
(SearchEvent datesItem) boolean
getCount()
Number of occurrences.getDates()
Search events with their associated dates and hit counts.int
hashCode()
setDates
(List<SearchEvent> dates) toString()
-
Constructor Details
-
GetSearchesCountResponse
public GetSearchesCountResponse()
-
-
Method Details