getAllPagingObjects

open suspend override fun getAllPagingObjects(): List<CursorBasedPagingObject<T>>

Retrieve all PagingObjectBase associated with this rest action

Sources

(source)
Link copied to clipboard