Uses of Class
com.mypurecloud.sdk.v2.model.InsightsSummaryUserItem
Packages that use InsightsSummaryUserItem
-
Uses of InsightsSummaryUserItem in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return InsightsSummaryUserItemModifier and TypeMethodDescriptionInsightsSummaryUserItem.metricData(List<InsightsSummaryMetricItem> metricData) The list of insights data for each metric of the userInsightsSummaryUserItem.overallData(InsightsSummaryOverallItem overallData) Overall insights data of the userRanking of the userInsightsSummaryUserItem.user(UserReference user) Queried userMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type InsightsSummaryUserItemModifier and TypeMethodDescriptionInsightsSummary.getEntities()InsightsRankings.getLeaders()InsightsRankings.getTrailers()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type InsightsSummaryUserItemModifier and TypeMethodDescriptionInsightsSummary.entities(List<InsightsSummaryUserItem> entities) InsightsRankings.leaders(List<InsightsSummaryUserItem> leaders) The leaders usersvoidInsightsSummary.setEntities(List<InsightsSummaryUserItem> entities) voidInsightsRankings.setLeaders(List<InsightsSummaryUserItem> leaders) voidInsightsRankings.setTrailers(List<InsightsSummaryUserItem> trailers) InsightsRankings.trailers(List<InsightsSummaryUserItem> trailers) The trailing users