Package com.algolia.model.recommend
Class ConsequenceQuery
java.lang.Object
com.algolia.model.recommend.ConsequenceQuery
- All Implemented Interfaces:
CompoundType
When providing a string, it replaces the entire query string. When providing an object, it
describes incremental edits to be made to the query string (but you can't do both).
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ConsequenceQueryof(ConsequenceQueryObject inside) static ConsequenceQueryMethods 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
-
ConsequenceQuery
public ConsequenceQuery()
-
-
Method Details
-
of
-
of
-