Package com.algolia.model.recommend
Interface ConsequenceQuery
- All Known Implementing Classes:
ConsequenceQuery.StringWrapper,ConsequenceQueryObject
public interface ConsequenceQuery
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 TypeInterfaceDescriptionstatic classstatic classConsequenceQuery as String wrapper. -
Method Summary
Static Methods
-
Method Details
-
of
ConsequenceQuery as String wrapper.
-