Package com.algolia.model.recommend
Interface RecommendationsHit
- All Known Implementing Classes:
RecommendationsHit.RecommendHitWrapper,RecommendHit,TrendingFacetHit
public interface RecommendationsHit
RecommendationsHit
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic classRecommendationsHit as RecommendHit wrapper. -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic RecommendationsHitof(RecommendHit value) RecommendationsHit as RecommendHit wrapper.
-
Method Details
-
of
RecommendationsHit as RecommendHit wrapper.
-