Uses of Class
com.mypurecloud.sdk.v2.api.request.GetGamificationScorecardsRequest
Packages that use GetGamificationScorecardsRequest
-
Uses of GetGamificationScorecardsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetGamificationScorecardsRequestModifier and TypeMethodDescriptionGamificationApi.getGamificationScorecards(GetGamificationScorecardsRequest request) Workday performance metrics of the requesting userGamificationApiAsync.getGamificationScorecardsAsync(GetGamificationScorecardsRequest request, AsyncApiCallback<WorkdayMetricListing> callback) Workday performance metrics of the requesting user -
Uses of GetGamificationScorecardsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetGamificationScorecardsRequestModifier and TypeMethodDescriptionGetGamificationScorecardsRequest.Builder.build()GetGamificationScorecardsRequest.withCustomHeader(String name, String value) GetGamificationScorecardsRequest.withExpand(List<String> expand) GetGamificationScorecardsRequest.withWorkday(LocalDate workday)