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