Interface OptOutCollectionResponse
- All Superinterfaces:
Iterable<OptOutResponse>
,Pageable
- All Known Implementing Classes:
OptOutCollectionResponseImpl
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
Methods inherited from interface esendex.sdk.java.model.domain.impl.Pageable
getCount, getStartIndex, getTotalCount
-
Method Details
-
getOptOuts
List<OptOutResponse> getOptOuts()
-