Uses of Class
com.mypurecloud.sdk.v2.model.UserBestPoints
Packages that use UserBestPoints
-
Uses of UserBestPoints in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return UserBestPointsModifier and TypeMethodDescriptionGamificationApi.getGamificationScorecardsBestpoints()Best points of the requesting userGamificationApi.getGamificationScorecardsBestpoints(GetGamificationScorecardsBestpointsRequest request) Best points of the requesting userGamificationApi.getGamificationScorecardsUserBestpoints(GetGamificationScorecardsUserBestpointsRequest request) Best points of a userGamificationApi.getGamificationScorecardsUserBestpoints(String userId) Best points of a userMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type UserBestPointsModifier and TypeMethodDescriptionGamificationApi.getGamificationScorecardsBestpoints(ApiRequest<Void> request) Best points of the requesting userGamificationApiAsync.getGamificationScorecardsBestpointsAsync(GetGamificationScorecardsBestpointsRequest request, AsyncApiCallback<UserBestPoints> callback) Best points of the requesting userGamificationApiAsync.getGamificationScorecardsBestpointsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UserBestPoints>> callback) Best points of the requesting userGamificationApi.getGamificationScorecardsBestpointsWithHttpInfo()Best points of the requesting userGamificationApi.getGamificationScorecardsUserBestpoints(ApiRequest<Void> request) Best points of a userGamificationApiAsync.getGamificationScorecardsUserBestpointsAsync(GetGamificationScorecardsUserBestpointsRequest request, AsyncApiCallback<UserBestPoints> callback) Best points of a userGamificationApiAsync.getGamificationScorecardsUserBestpointsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UserBestPoints>> callback) Best points of a userGamificationApi.getGamificationScorecardsUserBestpointsWithHttpInfo(String userId) Best points of a userMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type UserBestPointsModifier and TypeMethodDescriptionGamificationApiAsync.getGamificationScorecardsBestpointsAsync(GetGamificationScorecardsBestpointsRequest request, AsyncApiCallback<UserBestPoints> callback) Best points of the requesting userGamificationApiAsync.getGamificationScorecardsBestpointsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UserBestPoints>> callback) Best points of the requesting userGamificationApiAsync.getGamificationScorecardsUserBestpointsAsync(GetGamificationScorecardsUserBestpointsRequest request, AsyncApiCallback<UserBestPoints> callback) Best points of a userGamificationApiAsync.getGamificationScorecardsUserBestpointsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UserBestPoints>> callback) Best points of a user