Uses of Class
com.mypurecloud.sdk.v2.api.request.PostGamificationProfilesUserQueryRequest
Packages that use PostGamificationProfilesUserQueryRequest
-
Uses of PostGamificationProfilesUserQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostGamificationProfilesUserQueryRequestModifier and TypeMethodDescriptionGamificationApi.postGamificationProfilesUserQuery(PostGamificationProfilesUserQueryRequest request) Query performance profiles in date range for a userGamificationApiAsync.postGamificationProfilesUserQueryAsync(PostGamificationProfilesUserQueryRequest request, AsyncApiCallback<UserProfilesInDateRange> callback) Query performance profiles in date range for a user -
Uses of PostGamificationProfilesUserQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostGamificationProfilesUserQueryRequestModifier and TypeMethodDescriptionPostGamificationProfilesUserQueryRequest.Builder.build()PostGamificationProfilesUserQueryRequest.withBody(UserProfilesInDateRangeRequest body) PostGamificationProfilesUserQueryRequest.withCustomHeader(String name, String value) PostGamificationProfilesUserQueryRequest.withUserId(String userId)