Uses of Class
com.mypurecloud.sdk.v2.api.request.PutGamificationProfileRequest
Packages that use PutGamificationProfileRequest
-
Uses of PutGamificationProfileRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutGamificationProfileRequestModifier and TypeMethodDescriptionGamificationApi.putGamificationProfile(PutGamificationProfileRequest request) Updates a performance profileGamificationApiAsync.putGamificationProfileAsync(PutGamificationProfileRequest request, AsyncApiCallback<PerformanceProfile> callback) Updates a performance profile -
Uses of PutGamificationProfileRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutGamificationProfileRequestModifier and TypeMethodDescriptionPutGamificationProfileRequest.Builder.build()PutGamificationProfileRequest.withBody(PerformanceProfile body) PutGamificationProfileRequest.withCustomHeader(String name, String value) PutGamificationProfileRequest.withProfileId(String profileId)