Uses of Class
com.mypurecloud.sdk.v2.api.request.GetGamificationContestAgentsScoresRequest.Builder
Packages that use GetGamificationContestAgentsScoresRequest.Builder
-
Uses of GetGamificationContestAgentsScoresRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetGamificationContestAgentsScoresRequest.BuilderModifier and TypeMethodDescriptionGetGamificationContestAgentsScoresRequest.builder()GetGamificationContestAgentsScoresRequest.Builder.withContestId(String contestId) GetGamificationContestAgentsScoresRequest.Builder.withPageNumber(Integer pageNumber) GetGamificationContestAgentsScoresRequest.Builder.withPageSize(Integer pageSize) GetGamificationContestAgentsScoresRequest.Builder.withRequiredParams(String contestId) GetGamificationContestAgentsScoresRequest.Builder.withReturnsView(GetGamificationContestAgentsScoresRequest.returnsViewValues returnsView) GetGamificationContestAgentsScoresRequest.Builder.withReturnsView(String returnsView) GetGamificationContestAgentsScoresRequest.Builder.withWorkday(LocalDate workday)