Package com.algolia.model.abtesting
Class CustomSearchParams
java.lang.Object
com.algolia.model.abtesting.CustomSearchParams
Search parameters to add to the test variant. Only use this parameter if the two variants use the
same index.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet customSearchParametersinthashCode()setCustomSearchParameters(Object customSearchParameters) toString()
-
Constructor Details
-
CustomSearchParams
public CustomSearchParams()
-
-
Method Details