Package com.algolia.model.search
Class SearchForFacetValuesResponse
java.lang.Object
com.algolia.model.search.SearchForFacetValuesResponse
- All Implemented Interfaces:
SearchResult
SearchForFacetValuesResponse
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.algolia.model.search.SearchResult
SearchResult.Deserializer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddFacetHits(FacetHits facetHitsItem) booleanGet facetHitsinthashCode()setFacetHits(List<FacetHits> facetHits) toString()
-
Constructor Details
-
SearchForFacetValuesResponse
public SearchForFacetValuesResponse()
-
-
Method Details