Class OptOutCollectionResponseImpl
java.lang.Object
esendex.sdk.java.model.domain.impl.PageableImpl
esendex.sdk.java.model.domain.impl.OptOutCollectionResponseImpl
- All Implemented Interfaces:
Pageable
,OptOutCollectionResponse
,Iterable<OptOutResponse>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class esendex.sdk.java.model.domain.impl.PageableImpl
getCount, getStartIndex, getTotalCount, setCount, setStartIndex, setTotalCount, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
Methods inherited from interface esendex.sdk.java.model.domain.impl.Pageable
getCount, getStartIndex, getTotalCount
-
Constructor Details
-
OptOutCollectionResponseImpl
-
-
Method Details
-
getOptOuts
- Specified by:
getOptOuts
in interfaceOptOutCollectionResponse
-
setOptouts
-
iterator
- Specified by:
iterator
in interfaceIterable<OptOutResponse>
-