Uses of Class
esendex.sdk.java.model.domain.request.RecipientRequest
Packages that use RecipientRequest
Package
Description
-
Uses of RecipientRequest in esendex.sdk.java.model.domain.impl
Methods in esendex.sdk.java.model.domain.impl with parameters of type RecipientRequest -
Uses of RecipientRequest in esendex.sdk.java.service
Methods in esendex.sdk.java.service with parameters of type RecipientRequestModifier and TypeMethodDescriptionvoid
SurveySendService.Send
(String surveyId, RecipientRequest recipient) void
SurveysService.Send
(String surveyId, RecipientRequest recipient) -
Uses of RecipientRequest in esendex.sdk.java.service.impl
Methods in esendex.sdk.java.service.impl with parameters of type RecipientRequestModifier and TypeMethodDescriptionvoid
SurveySendServiceImpl.Send
(String surveyId, RecipientRequest recipient)