Uses of Class
com.mypurecloud.sdk.v2.model.ContestScoresGroupTrend
Packages that use ContestScoresGroupTrend
-
Uses of ContestScoresGroupTrend in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ContestScoresGroupTrendModifier and TypeMethodDescriptionContestScoresGroupTrend.contestScore(ContestScore contestScore) The Contest scoreContestScoresGroupTrend.dateWorkday(LocalDate dateWorkday) Workday of the contest score.ContestScoresGroupTrend.metricScores(List<ContestMetricScore> metricScores) The Contest metric scoresMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ContestScoresGroupTrendMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ContestScoresGroupTrendModifier and TypeMethodDescriptionContestScoresGroupTrendList.entities(List<ContestScoresGroupTrend> entities) voidContestScoresGroupTrendList.setEntities(List<ContestScoresGroupTrend> entities)