Uses of Class
com.mypurecloud.sdk.v2.model.WorkdayPointsTrend
Packages that use WorkdayPointsTrend
-
Uses of WorkdayPointsTrend in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return WorkdayPointsTrendModifier and TypeMethodDescriptionGamificationApi.getGamificationScorecardsPointsTrends(GetGamificationScorecardsPointsTrendsRequest request) Points trends of the requesting userGamificationApi.getGamificationScorecardsPointsTrends(LocalDate startWorkday, LocalDate endWorkday, String dayOfWeek) Points trends of the requesting userGamificationApi.getGamificationScorecardsUserPointsTrends(GetGamificationScorecardsUserPointsTrendsRequest request) Points trend for a userGamificationApi.getGamificationScorecardsUserPointsTrends(String userId, LocalDate startWorkday, LocalDate endWorkday, String dayOfWeek) Points trend for a userMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type WorkdayPointsTrendModifier and TypeMethodDescriptionGamificationApi.getGamificationScorecardsPointsTrends(ApiRequest<Void> request) Points trends of the requesting userGamificationApiAsync.getGamificationScorecardsPointsTrendsAsync(GetGamificationScorecardsPointsTrendsRequest request, AsyncApiCallback<WorkdayPointsTrend> callback) Points trends of the requesting userGamificationApiAsync.getGamificationScorecardsPointsTrendsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WorkdayPointsTrend>> callback) Points trends of the requesting userGamificationApi.getGamificationScorecardsPointsTrendsWithHttpInfo(LocalDate startWorkday, LocalDate endWorkday, String dayOfWeek) Points trends of the requesting userGamificationApi.getGamificationScorecardsUserPointsTrends(ApiRequest<Void> request) Points trend for a userGamificationApiAsync.getGamificationScorecardsUserPointsTrendsAsync(GetGamificationScorecardsUserPointsTrendsRequest request, AsyncApiCallback<WorkdayPointsTrend> callback) Points trend for a userGamificationApiAsync.getGamificationScorecardsUserPointsTrendsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WorkdayPointsTrend>> callback) Points trend for a userGamificationApi.getGamificationScorecardsUserPointsTrendsWithHttpInfo(String userId, LocalDate startWorkday, LocalDate endWorkday, String dayOfWeek) Points trend for a userMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type WorkdayPointsTrendModifier and TypeMethodDescriptionGamificationApiAsync.getGamificationScorecardsPointsTrendsAsync(GetGamificationScorecardsPointsTrendsRequest request, AsyncApiCallback<WorkdayPointsTrend> callback) Points trends of the requesting userGamificationApiAsync.getGamificationScorecardsPointsTrendsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WorkdayPointsTrend>> callback) Points trends of the requesting userGamificationApiAsync.getGamificationScorecardsUserPointsTrendsAsync(GetGamificationScorecardsUserPointsTrendsRequest request, AsyncApiCallback<WorkdayPointsTrend> callback) Points trend for a userGamificationApiAsync.getGamificationScorecardsUserPointsTrendsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WorkdayPointsTrend>> callback) Points trend for a user