Package com.algolia.model.analytics
Class GetTopCountriesResponse
java.lang.Object
com.algolia.model.analytics.GetTopCountriesResponse
GetTopCountriesResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddCountries(TopCountry countriesItem) booleanCountries and number of searches.inthashCode()setCountries(List<TopCountry> countries) toString()
-
Constructor Details
-
GetTopCountriesResponse
public GetTopCountriesResponse()
-
-
Method Details