Uses of Class
com.mypurecloud.sdk.v2.model.OverallBestPoints
Packages that use OverallBestPoints
-
Uses of OverallBestPoints in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return OverallBestPointsModifier and TypeMethodDescriptionGamificationApi.getGamificationLeaderboardAllBestpoints(GetGamificationLeaderboardAllBestpointsRequest request) Best Points by division or performance profileGamificationApi.getGamificationLeaderboardAllBestpoints(String filterType, String filterId) Best Points by division or performance profileGamificationApi.getGamificationLeaderboardBestpoints()Best Points of the requesting user's current performance profile or divisionGamificationApi.getGamificationLeaderboardBestpoints(GetGamificationLeaderboardBestpointsRequest request) Best Points of the requesting user's current performance profile or divisionMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type OverallBestPointsModifier and TypeMethodDescriptionGamificationApi.getGamificationLeaderboardAllBestpoints(ApiRequest<Void> request) Best Points by division or performance profileGamificationApiAsync.getGamificationLeaderboardAllBestpointsAsync(GetGamificationLeaderboardAllBestpointsRequest request, AsyncApiCallback<OverallBestPoints> callback) Best Points by division or performance profileGamificationApiAsync.getGamificationLeaderboardAllBestpointsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<OverallBestPoints>> callback) Best Points by division or performance profileGamificationApi.getGamificationLeaderboardAllBestpointsWithHttpInfo(String filterType, String filterId) Best Points by division or performance profileGamificationApi.getGamificationLeaderboardBestpoints(ApiRequest<Void> request) Best Points of the requesting user's current performance profile or divisionGamificationApiAsync.getGamificationLeaderboardBestpointsAsync(GetGamificationLeaderboardBestpointsRequest request, AsyncApiCallback<OverallBestPoints> callback) Best Points of the requesting user's current performance profile or divisionGamificationApiAsync.getGamificationLeaderboardBestpointsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<OverallBestPoints>> callback) Best Points of the requesting user's current performance profile or divisionGamificationApi.getGamificationLeaderboardBestpointsWithHttpInfo()Best Points of the requesting user's current performance profile or divisionMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type OverallBestPointsModifier and TypeMethodDescriptionGamificationApiAsync.getGamificationLeaderboardAllBestpointsAsync(GetGamificationLeaderboardAllBestpointsRequest request, AsyncApiCallback<OverallBestPoints> callback) Best Points by division or performance profileGamificationApiAsync.getGamificationLeaderboardAllBestpointsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<OverallBestPoints>> callback) Best Points by division or performance profileGamificationApiAsync.getGamificationLeaderboardBestpointsAsync(GetGamificationLeaderboardBestpointsRequest request, AsyncApiCallback<OverallBestPoints> callback) Best Points of the requesting user's current performance profile or divisionGamificationApiAsync.getGamificationLeaderboardBestpointsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<OverallBestPoints>> callback) Best Points of the requesting user's current performance profile or division