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