Uses of Class
com.mypurecloud.sdk.v2.model.InsightsDetailsMetricItem
Packages that use InsightsDetailsMetricItem
-
Uses of InsightsDetailsMetricItem in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return InsightsDetailsMetricItemModifier and TypeMethodDescriptionInsightsDetailsMetricItem.comparativePeriod(InsightsDetailsMetricPeriodPoints comparativePeriod) Insights data in the comparative periodInsightsDetailsMetricItem.metric(AddressableEntityRef metric) The gamification metric for the dataInsightsDetailsMetricItem.percentOfGoalChange(Double percentOfGoalChange) Percent of goal changeInsightsDetailsMetricItem.primaryPeriod(InsightsDetailsMetricPeriodPoints primaryPeriod) Insights data in the primary periodInsightsDetailsMetricItem.valueChange(Double valueChange) Value changeMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type InsightsDetailsMetricItemMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type InsightsDetailsMetricItemModifier and TypeMethodDescriptionInsightsDetails.metricData(List<InsightsDetailsMetricItem> metricData) The list of insights data for each metric of the uservoidInsightsDetails.setMetricData(List<InsightsDetailsMetricItem> metricData)