Package com.algolia.model.analytics
Class GetTopFiltersNoResultsResponse
java.lang.Object
com.algolia.model.analytics.GetTopFiltersNoResultsResponse
GetTopFiltersNoResultsResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddValues(GetTopFiltersNoResultsValues valuesItem) booleanFilters for searches without any results.inthashCode()setValues(List<GetTopFiltersNoResultsValues> values) toString()
-
Constructor Details
-
GetTopFiltersNoResultsResponse
public GetTopFiltersNoResultsResponse()
-
-
Method Details
-
setValues
-
addValues
-
getValues
Filters for searches without any results. If null, the search term specified with the `search` parameter is not a search without results, or the `search` parameter is absent from the request. -
equals
-
hashCode
public int hashCode() -
toString
-