Uses of Interface
esendex.sdk.java.model.domain.response.OptOutResponse
Packages that use OptOutResponse
Package
Description
-
Uses of OptOutResponse in esendex.sdk.java.model.domain.impl
Classes in esendex.sdk.java.model.domain.impl that implement OptOutResponseMethods in esendex.sdk.java.model.domain.impl that return OptOutResponseMethods in esendex.sdk.java.model.domain.impl that return types with arguments of type OptOutResponseModifier and TypeMethodDescriptionOptOutCollectionResponseImpl.getOptOuts()
OptOutCollectionResponseImpl.iterator()
Method parameters in esendex.sdk.java.model.domain.impl with type arguments of type OptOutResponseModifier and TypeMethodDescriptionvoid
OptOutCollectionResponseImpl.setOptouts
(List<OptOutResponse> optouts) Constructor parameters in esendex.sdk.java.model.domain.impl with type arguments of type OptOutResponse -
Uses of OptOutResponse in esendex.sdk.java.model.domain.response
Methods in esendex.sdk.java.model.domain.response that return types with arguments of type OptOutResponse -
Uses of OptOutResponse in esendex.sdk.java.service
Methods in esendex.sdk.java.service that return OptOutResponseModifier and TypeMethodDescriptionOptOutService.createOptOut
(OptOutRequest optOutRequest) Creates an opt out.Gets an opt out. -
Uses of OptOutResponse in esendex.sdk.java.service.impl
Methods in esendex.sdk.java.service.impl that return OptOutResponseModifier and TypeMethodDescriptionOptOutServiceImpl.createOptOut
(OptOutRequest optOutRequest) Creates an opt out.Gets an opt out.