withCondition

open override fun withCondition(newCondition: Condition): IPagedQuery

Creates a new PagedQuery with the specified condition.

Return

A new PagedQuery with the updated condition.

Parameters

newCondition

The new condition to apply.