public class ArrayAddUnique extends MutateInSpec
Modifier and Type | Method and Description |
---|---|
ArrayAddUnique |
createPath()
Sets that this parent fields should be created automatically.
|
SubdocMutateRequest.Command |
encode(JsonSerializer serializer,
int originalIndex)
Internal operation called from the encoding side that encodes the spec into its internal representation.
|
ArrayAddUnique |
xattr()
Sets that this is an extended attribute (xattr) field.
|
arrayAddUnique, arrayAppend, arrayInsert, arrayPrepend, decrement, increment, insert, remove, replace, upsert
public ArrayAddUnique xattr()
public ArrayAddUnique createPath()
public SubdocMutateRequest.Command encode(JsonSerializer serializer, int originalIndex)
MutateInSpec
encode
in class MutateInSpec
serializer
- the serializer that should be used.originalIndex
- the original index of the command.Copyright © 2021 Couchbase, Inc.. All rights reserved.