Package com.algolia.model.recommend
Class TrendingItems
java.lang.Object
com.algolia.model.recommend.TrendingItems
TrendingItems
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanFacet attribute.Facet value.Get fallbackParametersgetModel()Get modelinthashCode()setFacetName(String facetName) setFacetValue(String facetValue) setFallbackParameters(SearchParamsObject fallbackParameters) setModel(TrendingItemsModel model) toString()
-
Constructor Details
-
TrendingItems
public TrendingItems()
-
-
Method Details
-
setFacetName
-
getFacetName
Facet attribute. To be used in combination with `facetValue`. If specified, only recommendations matching the facet filter will be returned. -
setFacetValue
-
getFacetValue
Facet value. To be used in combination with `facetName`. If specified, only recommendations matching the facet filter will be returned. -
setModel
-
getModel
Get model -
setFallbackParameters
-
getFallbackParameters
Get fallbackParameters -
equals
-
hashCode
public int hashCode() -
toString
-