Package | Description |
---|---|
com.couchbase.client.java.kv |
Namespace for various kv-service related classes.
|
Modifier and Type | Method and Description |
---|---|
static Remove |
MutateInSpec.remove(String path)
Creates a command with the intention of removing an existing value in a JSON object.
|
Remove |
Remove.xattr()
Sets that this is an extended attribute (xattr) field.
|
Copyright © 2020 Couchbase, Inc.. All rights reserved.