kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.kv
/
MutateInSpec
/
upsert
upsert
inline
fun
<
T
>
upsert
(
path
:
String
,
value
:
T
,
xattr
:
Boolean
=
false
)
Content copied to clipboard
Upserts an Object node field.