Uses of Class
com.couchbase.client.java.kv.Upsert
-
Uses of Upsert in com.couchbase.client.java.kv
Modifier and TypeMethodDescriptionUpsert.createPath()
Sets that this parent fields should be created automatically.static Upsert
Creates a command with the intention of upserting a value in a JSON object.Upsert.xattr()
Sets that this is an extended attribute (xattr) field.