Uses of Class
com.couchbase.client.java.kv.Remove
| Package | Description |
|---|---|
| com.couchbase.client.java.kv |
Namespace for various kv-service related classes.
|
-
Uses of Remove in com.couchbase.client.java.kv
Methods in com.couchbase.client.java.kv that return Remove Modifier and Type Method Description static RemoveMutateInSpec. remove(String path)Creates a command with the intention of removing an existing value in a JSON object.RemoveRemove. xattr()Sets that this is an extended attribute (xattr) field.