Uses of Class
com.mypurecloud.sdk.v2.api.request.GetGamificationLeaderboardAllBestpointsRequest
Packages that use GetGamificationLeaderboardAllBestpointsRequest
-
Uses of GetGamificationLeaderboardAllBestpointsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetGamificationLeaderboardAllBestpointsRequestModifier and TypeMethodDescriptionGamificationApi.getGamificationLeaderboardAllBestpoints(GetGamificationLeaderboardAllBestpointsRequest request) Best Points by division or performance profileGamificationApiAsync.getGamificationLeaderboardAllBestpointsAsync(GetGamificationLeaderboardAllBestpointsRequest request, AsyncApiCallback<OverallBestPoints> callback) Best Points by division or performance profile -
Uses of GetGamificationLeaderboardAllBestpointsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetGamificationLeaderboardAllBestpointsRequestModifier and TypeMethodDescriptionGetGamificationLeaderboardAllBestpointsRequest.Builder.build()GetGamificationLeaderboardAllBestpointsRequest.withCustomHeader(String name, String value) GetGamificationLeaderboardAllBestpointsRequest.withFilterId(String filterId) GetGamificationLeaderboardAllBestpointsRequest.withFilterType(String filterType)