JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
com.couchbase.client.java.kv.Replace
Packages that use
Replace
Package
Description
com.couchbase.client.java.kv
Namespace for various kv-service related classes.
Uses of
Replace
in
com.couchbase.client.java.kv
Methods in
com.couchbase.client.java.kv
that return
Replace
Modifier and Type
Method
Description
static
Replace
MutateInSpec.
replace
(
String
path,
Object
value)
Creates a spec with the intention of replacing an existing value in a JSON document.
Replace
Replace.
xattr
()
Sets that this is an extended attribute (xattr) field.