Uses of Class
com.mypurecloud.sdk.v2.api.request.GetEmployeeengagementRecognitionsRequest
Packages that use GetEmployeeengagementRecognitionsRequest
-
Uses of GetEmployeeengagementRecognitionsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetEmployeeengagementRecognitionsRequestModifier and TypeMethodDescriptionEmployeeEngagementApi.getEmployeeengagementRecognitions(GetEmployeeengagementRecognitionsRequest request) Gets sent recognitionsEmployeeEngagementApiAsync.getEmployeeengagementRecognitionsAsync(GetEmployeeengagementRecognitionsRequest request, AsyncApiCallback<Recognitions> callback) Gets sent recognitions -
Uses of GetEmployeeengagementRecognitionsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetEmployeeengagementRecognitionsRequestModifier and TypeMethodDescriptionGetEmployeeengagementRecognitionsRequest.Builder.build()GetEmployeeengagementRecognitionsRequest.withCustomHeader(String name, String value) GetEmployeeengagementRecognitionsRequest.withDateEnd(Date dateEnd) GetEmployeeengagementRecognitionsRequest.withDateStart(Date dateStart) GetEmployeeengagementRecognitionsRequest.withDirection(String direction) GetEmployeeengagementRecognitionsRequest.withPageNumber(Integer pageNumber) GetEmployeeengagementRecognitionsRequest.withPageSize(Integer pageSize) GetEmployeeengagementRecognitionsRequest.withRecipient(String recipient)