Package com.algolia.model.search
Class BrowseParams
java.lang.Object
com.algolia.model.search.BrowseParams
- All Implemented Interfaces:
CompoundType
BrowseParams
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BrowseParamsof(BrowseParamsObject inside) static BrowseParamsof(SearchParamsString 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
-
BrowseParams
public BrowseParams()
-
-
Method Details
-
of
-
of
-