Uses of Class
com.mypurecloud.sdk.v2.api.request.GetGamificationScorecardsValuesAverageRequest
Packages that use GetGamificationScorecardsValuesAverageRequest
-
Uses of GetGamificationScorecardsValuesAverageRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetGamificationScorecardsValuesAverageRequestModifier and TypeMethodDescriptionGamificationApi.getGamificationScorecardsValuesAverage(GetGamificationScorecardsValuesAverageRequest request) Average values of the requesting user's division or performance profileGamificationApiAsync.getGamificationScorecardsValuesAverageAsync(GetGamificationScorecardsValuesAverageRequest request, AsyncApiCallback<SingleWorkdayAverageValues> callback) Average values of the requesting user's division or performance profile -
Uses of GetGamificationScorecardsValuesAverageRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetGamificationScorecardsValuesAverageRequestModifier and TypeMethodDescriptionGetGamificationScorecardsValuesAverageRequest.Builder.build()GetGamificationScorecardsValuesAverageRequest.withCustomHeader(String name, String value) GetGamificationScorecardsValuesAverageRequest.withTimeZone(String timeZone) GetGamificationScorecardsValuesAverageRequest.withWorkday(LocalDate workday)