Package com.algolia.model.search
Class ListClustersResponse
java.lang.Object
com.algolia.model.search.ListClustersResponse
Clusters.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddTopUsers(String topUsersItem) booleanKey-value pairs with cluster names as keys and lists of users with the highest number of records per cluster as values.inthashCode()setTopUsers(List<String> topUsers) toString()
-
Constructor Details
-
ListClustersResponse
public ListClustersResponse()
-
-
Method Details
-
setTopUsers
-
addTopUsers
-
getTopUsers
Key-value pairs with cluster names as keys and lists of users with the highest number of records per cluster as values.- Returns:
- topUsers
-
equals
-
hashCode
public int hashCode() -
toString
-