KtMongo
Toggle table of contents
0.20.1
common
Platform filter
common
Switch theme
Search in API
KtMongo
MongoDB request DSL
/
opensavvy.ktmongo.dsl.options
/
WriteConcern
/
copy
copy
fun
copy
(
acknowledgment
:
WriteAcknowledgment
?
=
null
,
writeToJournal
:
Boolean
?
=
null
,
writeTimeout
:
<Error class: unknown class>
?
=
null
)
:
WriteConcern
(
source
)