Uses of Class
com.mypurecloud.sdk.v2.model.ContestScoresAgentsPagedList
Packages that use ContestScoresAgentsPagedList
-
Uses of ContestScoresAgentsPagedList in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ContestScoresAgentsPagedListModifier and TypeMethodDescriptionGamificationApi.getGamificationContestAgentsScores(GetGamificationContestAgentsScoresRequest request) Get Contest Scores (Admin)GamificationApi.getGamificationContestAgentsScores(String contestId, Integer pageNumber, Integer pageSize, LocalDate workday, String returnsView) Get Contest Scores (Admin)GamificationApi.getGamificationContestAgentsScoresMe(GetGamificationContestAgentsScoresMeRequest request) Get Contest Scores for the requesting Agent/SupervisorGamificationApi.getGamificationContestAgentsScoresMe(String contestId, Integer pageNumber, Integer pageSize, LocalDate workday, String returnsView) Get Contest Scores for the requesting Agent/SupervisorMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ContestScoresAgentsPagedListModifier and TypeMethodDescriptionGamificationApi.getGamificationContestAgentsScores(ApiRequest<Void> request) Get Contest Scores (Admin)GamificationApiAsync.getGamificationContestAgentsScoresAsync(GetGamificationContestAgentsScoresRequest request, AsyncApiCallback<ContestScoresAgentsPagedList> callback) Get Contest Scores (Admin)GamificationApiAsync.getGamificationContestAgentsScoresAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ContestScoresAgentsPagedList>> callback) Get Contest Scores (Admin)GamificationApi.getGamificationContestAgentsScoresMe(ApiRequest<Void> request) Get Contest Scores for the requesting Agent/SupervisorGamificationApiAsync.getGamificationContestAgentsScoresMeAsync(GetGamificationContestAgentsScoresMeRequest request, AsyncApiCallback<ContestScoresAgentsPagedList> callback) Get Contest Scores for the requesting Agent/SupervisorGamificationApiAsync.getGamificationContestAgentsScoresMeAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ContestScoresAgentsPagedList>> callback) Get Contest Scores for the requesting Agent/SupervisorGamificationApi.getGamificationContestAgentsScoresMeWithHttpInfo(String contestId, Integer pageNumber, Integer pageSize, LocalDate workday, String returnsView) Get Contest Scores for the requesting Agent/SupervisorGamificationApi.getGamificationContestAgentsScoresWithHttpInfo(String contestId, Integer pageNumber, Integer pageSize, LocalDate workday, String returnsView) Get Contest Scores (Admin)Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type ContestScoresAgentsPagedListModifier and TypeMethodDescriptionGamificationApiAsync.getGamificationContestAgentsScoresAsync(GetGamificationContestAgentsScoresRequest request, AsyncApiCallback<ContestScoresAgentsPagedList> callback) Get Contest Scores (Admin)GamificationApiAsync.getGamificationContestAgentsScoresAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ContestScoresAgentsPagedList>> callback) Get Contest Scores (Admin)GamificationApiAsync.getGamificationContestAgentsScoresMeAsync(GetGamificationContestAgentsScoresMeRequest request, AsyncApiCallback<ContestScoresAgentsPagedList> callback) Get Contest Scores for the requesting Agent/SupervisorGamificationApiAsync.getGamificationContestAgentsScoresMeAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ContestScoresAgentsPagedList>> callback) Get Contest Scores for the requesting Agent/Supervisor -
Uses of ContestScoresAgentsPagedList in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ContestScoresAgentsPagedListModifier and TypeMethodDescriptionContestScoresAgentsPagedList.dateWorkday(LocalDate dateWorkday) Workday of the contest scores leaderboard.ContestScoresAgentsPagedList.entities(List<ContestScoresAgents> entities) ContestScoresAgentsPagedList.pageNumber(Integer pageNumber)