Uses of Class
com.mypurecloud.sdk.v2.model.ContestScoresGroupTrendList
Packages that use ContestScoresGroupTrendList
-
Uses of ContestScoresGroupTrendList in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ContestScoresGroupTrendListModifier and TypeMethodDescriptionGamificationApi.getGamificationContestAgentsScoresTrends(GetGamificationContestAgentsScoresTrendsRequest request) Get a Contest Score Trend (Average Trend)GamificationApi.getGamificationContestAgentsScoresTrends(String contestId) Get a Contest Score Trend (Average Trend)Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type ContestScoresGroupTrendListModifier and TypeMethodDescriptionGamificationApi.getGamificationContestAgentsScoresTrends(ApiRequest<Void> request) Get a Contest Score Trend (Average Trend)GamificationApiAsync.getGamificationContestAgentsScoresTrendsAsync(GetGamificationContestAgentsScoresTrendsRequest request, AsyncApiCallback<ContestScoresGroupTrendList> callback) Get a Contest Score Trend (Average Trend)GamificationApiAsync.getGamificationContestAgentsScoresTrendsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ContestScoresGroupTrendList>> callback) Get a Contest Score Trend (Average Trend)GamificationApi.getGamificationContestAgentsScoresTrendsWithHttpInfo(String contestId) Get a Contest Score Trend (Average Trend)Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type ContestScoresGroupTrendListModifier and TypeMethodDescriptionGamificationApiAsync.getGamificationContestAgentsScoresTrendsAsync(GetGamificationContestAgentsScoresTrendsRequest request, AsyncApiCallback<ContestScoresGroupTrendList> callback) Get a Contest Score Trend (Average Trend)GamificationApiAsync.getGamificationContestAgentsScoresTrendsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ContestScoresGroupTrendList>> callback) Get a Contest Score Trend (Average Trend) -
Uses of ContestScoresGroupTrendList in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ContestScoresGroupTrendListModifier and TypeMethodDescriptionContestScoresGroupTrendList.entities(List<ContestScoresGroupTrend> entities)