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