Uses of Class
com.mypurecloud.sdk.v2.api.request.PostEmployeeengagementRecognitionsRequest
Packages that use PostEmployeeengagementRecognitionsRequest
-
Uses of PostEmployeeengagementRecognitionsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostEmployeeengagementRecognitionsRequestModifier and TypeMethodDescriptionEmployeeEngagementApi.postEmployeeengagementRecognitions(PostEmployeeengagementRecognitionsRequest request) Creates a recognitionEmployeeEngagementApiAsync.postEmployeeengagementRecognitionsAsync(PostEmployeeengagementRecognitionsRequest request, AsyncApiCallback<RecognitionBase> callback) Creates a recognition -
Uses of PostEmployeeengagementRecognitionsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostEmployeeengagementRecognitionsRequestModifier and TypeMethodDescriptionPostEmployeeengagementRecognitionsRequest.Builder.build()PostEmployeeengagementRecognitionsRequest.withBody(CreateRecognition body) PostEmployeeengagementRecognitionsRequest.withCustomHeader(String name, String value)