Package com.algolia.model.search
Class SearchResult<T>
java.lang.Object
com.algolia.model.search.SearchResult<T>
- All Implemented Interfaces:
CompoundType
SearchResult
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SearchResultof(SearchForFacetValuesResponse inside) static SearchResultof(SearchResponse inside) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.algolia.utils.CompoundType
getInsideValue
-
Constructor Details
-
SearchResult
public SearchResult()
-
-
Method Details
-
of
-
of
-