Uses of Class
com.mypurecloud.sdk.v2.model.InsightsTrendMetricItem
Packages that use InsightsTrendMetricItem
-
Uses of InsightsTrendMetricItem in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return InsightsTrendMetricItemModifier and TypeMethodDescriptionInsightsTrendMetricItem.metric(AddressableEntityRef metric) The gamification metric for the trendInsightsTrendMetricItem.trends(InsightsTrends trends) Trends for the metricMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type InsightsTrendMetricItemMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type InsightsTrendMetricItemModifier and TypeMethodDescriptionInsightsTrend.entities(List<InsightsTrendMetricItem> entities) The list of insights trend for each metricvoidInsightsTrend.setEntities(List<InsightsTrendMetricItem> entities)