Uses of Class
com.mypurecloud.sdk.v2.api.request.GetEmployeeengagementRecognitionRequest
Packages that use GetEmployeeengagementRecognitionRequest
-
Uses of GetEmployeeengagementRecognitionRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetEmployeeengagementRecognitionRequestModifier and TypeMethodDescriptionEmployeeEngagementApi.getEmployeeengagementRecognition(GetEmployeeengagementRecognitionRequest request) Gets a single recognitionEmployeeEngagementApiAsync.getEmployeeengagementRecognitionAsync(GetEmployeeengagementRecognitionRequest request, AsyncApiCallback<Recognition> callback) Gets a single recognition -
Uses of GetEmployeeengagementRecognitionRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetEmployeeengagementRecognitionRequestModifier and TypeMethodDescriptionGetEmployeeengagementRecognitionRequest.Builder.build()GetEmployeeengagementRecognitionRequest.withCustomHeader(String name, String value) GetEmployeeengagementRecognitionRequest.withRecognitionId(String recognitionId)