pageCount

open override fun pageCount(): Uni<Int>

Returns the total number of pages to be read using the current page size. This will cause reading of the entity count.

Return

the total number of pages to be read using the current page size.

Throws

if a page hasn't been set or if a range is already set