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