Package com.algolia.model.search
Interface ConsequenceQuery<T>
- All Superinterfaces:
CompoundType<T>
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 class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionof(ConsequenceQueryObject inside) static ConsequenceQuery<String>Methods inherited from interface com.algolia.utils.CompoundType
get
-
Method Details
-
of
-
of
-