Class ProgressPagination
java.lang.Object
dev.getelements.elements.sdk.model.Pagination<Progress>
dev.getelements.elements.rest.test.model.ProgressPagination
- All Implemented Interfaces:
Serializable
,Iterable<Progress>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.getelements.elements.sdk.model.Pagination
empty, equals, from, getObjects, getOffset, getTotal, hashCode, isApproximation, iterator, setApproximation, setObjects, setOffset, setTotal, stream, transform
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
ProgressPagination
public ProgressPagination()
-