Package com.algolia.model.search
Class SearchSynonymsResponse
java.lang.Object
com.algolia.model.search.SearchSynonymsResponse
SearchSynonymsResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddHits(SynonymHit hitsItem) booleangetHits()Synonym objects.Number of hits the search query matched.inthashCode()setAdditionalProperty(String name, Object value) setHits(List<SynonymHit> hits) toString()
-
Constructor Details
-
SearchSynonymsResponse
public SearchSynonymsResponse()
-
-
Method Details
-
getAdditionalProperties
-
setAdditionalProperty
-
setHits
-
addHits
-
getHits
Synonym objects. -
setNbHits
-
getNbHits
Number of hits the search query matched. -
equals
-
hashCode
public int hashCode() -
toString
-