Package | Description |
---|---|
com.couchbase.client.java.kv |
Namespace for various kv-service related classes.
|
Modifier and Type | Method and Description |
---|---|
Upsert |
Upsert.createPath()
Sets that this parent fields should be created automatically.
|
static Upsert |
MutateInSpec.upsert(String path,
Object value)
Creates a command with the intention of upserting a value in a JSON object.
|
Upsert |
Upsert.xattr()
Sets that this is an extended attribute (xattr) field.
|
Copyright © 2020 Couchbase, Inc.. All rights reserved.