Uses of Class
com.couchbase.client.java.kv.ArrayPrepend
-
Uses of ArrayPrepend in com.couchbase.client.java.kv
Modifier and TypeMethodDescriptionstatic ArrayPrepend
MutateInSpec.arrayPrepend
(String path, List<?> values) Creates a command with the intention of prepending a value to an existing JSON array.ArrayPrepend.createPath()
Sets that this parent fields should be created automatically.ArrayPrepend.xattr()
Sets that this is an extended attribute (xattr) field.