Uses of Interface
esendex.sdk.java.model.domain.request.OptOutRequest
Packages that use OptOutRequest
Package
Description
-
Uses of OptOutRequest in esendex.sdk.java.model.domain.impl
Classes in esendex.sdk.java.model.domain.impl that implement OptOutRequestMethods in esendex.sdk.java.model.domain.impl with parameters of type OptOutRequestModifier and TypeMethodDescriptionOptOutRequestAssembler.createOptOutDto
(OptOutRequest optOutRequest) -
Uses of OptOutRequest in esendex.sdk.java.service
Methods in esendex.sdk.java.service with parameters of type OptOutRequestModifier and TypeMethodDescriptionOptOutService.createOptOut
(OptOutRequest optOutRequest) Creates an opt out. -
Uses of OptOutRequest in esendex.sdk.java.service.impl
Methods in esendex.sdk.java.service.impl with parameters of type OptOutRequestModifier and TypeMethodDescriptionOptOutServiceImpl.createOptOut
(OptOutRequest optOutRequest) Creates an opt out.