Uses of Class
com.mypurecloud.sdk.v2.model.SingleWorkdayAveragePoints
Packages that use SingleWorkdayAveragePoints
-
Uses of SingleWorkdayAveragePoints in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return SingleWorkdayAveragePointsModifier and TypeMethodDescriptionGamificationApi.getGamificationScorecardsPointsAverage(GetGamificationScorecardsPointsAverageRequest request) Average points of the requesting user's division or performance profileGamificationApi.getGamificationScorecardsPointsAverage(LocalDate workday) Average points of the requesting user's division or performance profileGamificationApi.getGamificationScorecardsUsersPointsAverage(GetGamificationScorecardsUsersPointsAverageRequest request) Workday average points by target groupGamificationApi.getGamificationScorecardsUsersPointsAverage(String filterType, String filterId, LocalDate workday) Workday average points by target groupMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type SingleWorkdayAveragePointsModifier and TypeMethodDescriptionGamificationApi.getGamificationScorecardsPointsAverage(ApiRequest<Void> request) Average points of the requesting user's division or performance profileGamificationApiAsync.getGamificationScorecardsPointsAverageAsync(GetGamificationScorecardsPointsAverageRequest request, AsyncApiCallback<SingleWorkdayAveragePoints> callback) Average points of the requesting user's division or performance profileGamificationApiAsync.getGamificationScorecardsPointsAverageAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SingleWorkdayAveragePoints>> callback) Average points of the requesting user's division or performance profileGamificationApi.getGamificationScorecardsPointsAverageWithHttpInfo(LocalDate workday) Average points of the requesting user's division or performance profileGamificationApi.getGamificationScorecardsUsersPointsAverage(ApiRequest<Void> request) Workday average points by target groupGamificationApiAsync.getGamificationScorecardsUsersPointsAverageAsync(GetGamificationScorecardsUsersPointsAverageRequest request, AsyncApiCallback<SingleWorkdayAveragePoints> callback) Workday average points by target groupGamificationApiAsync.getGamificationScorecardsUsersPointsAverageAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SingleWorkdayAveragePoints>> callback) Workday average points by target groupGamificationApi.getGamificationScorecardsUsersPointsAverageWithHttpInfo(String filterType, String filterId, LocalDate workday) Workday average points by target groupMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type SingleWorkdayAveragePointsModifier and TypeMethodDescriptionGamificationApiAsync.getGamificationScorecardsPointsAverageAsync(GetGamificationScorecardsPointsAverageRequest request, AsyncApiCallback<SingleWorkdayAveragePoints> callback) Average points of the requesting user's division or performance profileGamificationApiAsync.getGamificationScorecardsPointsAverageAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SingleWorkdayAveragePoints>> callback) Average points of the requesting user's division or performance profileGamificationApiAsync.getGamificationScorecardsUsersPointsAverageAsync(GetGamificationScorecardsUsersPointsAverageRequest request, AsyncApiCallback<SingleWorkdayAveragePoints> callback) Workday average points by target groupGamificationApiAsync.getGamificationScorecardsUsersPointsAverageAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SingleWorkdayAveragePoints>> callback) Workday average points by target group