Package com.algolia.model.recommend
Interface TagFilters<T>
- All Superinterfaces:
CompoundType<T>
[Filter hits by tags](https://www.algolia.com/doc/api-reference/api-parameters/tagFilters/).
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic TagFilters<String>static TagFilters<List<MixedSearchFilters>>of(List<MixedSearchFilters> inside) Methods inherited from interface com.algolia.utils.CompoundType
get
-
Method Details
-
of
-
of
-