Uses of Class
com.mypurecloud.sdk.v2.model.UserInsightsTrendMetricItem
Packages that use UserInsightsTrendMetricItem
-
Uses of UserInsightsTrendMetricItem in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UserInsightsTrendMetricItemModifier and TypeMethodDescriptionUserInsightsTrendMetricItem.metric(AddressableEntityRef metric) The gamification metric for the trendUserInsightsTrendMetricItem.trends(UserInsightsTrends trends) Trends for the metricMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type UserInsightsTrendMetricItemMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type UserInsightsTrendMetricItemModifier and TypeMethodDescriptionUserInsightsTrend.entities(List<UserInsightsTrendMetricItem> entities) The list of insights trend for each metricvoidUserInsightsTrend.setEntities(List<UserInsightsTrendMetricItem> entities)