public class ArrayAppend extends MutateInSpec
| Modifier and Type | Method and Description |
|---|---|
ArrayAppend |
createPath()
Sets that this parent fields should be created automatically.
|
com.couchbase.client.core.api.kv.CoreSubdocMutateCommand |
toCore(JsonSerializer serializer)
Internal operation called from the encoding side that encodes the spec into its internal representation.
|
ArrayAppend |
xattr()
Sets that this is an extended attribute (xattr) field.
|
arrayAddUnique, arrayAppend, arrayInsert, arrayPrepend, decrement, increment, insert, remove, replace, upsertpublic ArrayAppend xattr()
public ArrayAppend createPath()
public com.couchbase.client.core.api.kv.CoreSubdocMutateCommand toCore(JsonSerializer serializer)
MutateInSpectoCore in class MutateInSpecserializer - the serializer that should be used.Copyright © 2024 Couchbase, Inc.. All rights reserved.