kmongo / org.litote.kmongo.coroutine / CoroutineChangeStreamPublisher / collation

collation

fun collation(collation: Collation): CoroutineChangeStreamPublisher<TResult> (source)

Sets the collation options

A null value represents the server default.

Parameters

collation - the collation options to use

Return
this