limit

fun limit(limit: Int): DittoPendingCollectionsOperation

Limit the number of collections that get returned.

Return

a DittoPendingCollectionsOperation that you can chain further function calls to.

Parameters

limit

the maximum number of collections that will be returned.