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