Uses of Class
com.mypurecloud.sdk.v2.api.request.GetGamificationScorecardsPointsTrendsRequest.Builder
Packages that use GetGamificationScorecardsPointsTrendsRequest.Builder
-
Uses of GetGamificationScorecardsPointsTrendsRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetGamificationScorecardsPointsTrendsRequest.BuilderModifier and TypeMethodDescriptionGetGamificationScorecardsPointsTrendsRequest.builder()GetGamificationScorecardsPointsTrendsRequest.Builder.withDayOfWeek(GetGamificationScorecardsPointsTrendsRequest.dayOfWeekValues dayOfWeek) GetGamificationScorecardsPointsTrendsRequest.Builder.withDayOfWeek(String dayOfWeek) GetGamificationScorecardsPointsTrendsRequest.Builder.withEndWorkday(LocalDate endWorkday) GetGamificationScorecardsPointsTrendsRequest.Builder.withRequiredParams(LocalDate startWorkday, LocalDate endWorkday) GetGamificationScorecardsPointsTrendsRequest.Builder.withStartWorkday(LocalDate startWorkday)