@Stability.Internal public class ReplaceBodyWithXattr extends MutateInSpec
| Constructor and Description |
|---|
ReplaceBodyWithXattr(String src) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
arrayAddUnique, arrayAppend, arrayInsert, arrayPrepend, decrement, increment, insert, remove, replace, upsertpublic ReplaceBodyWithXattr(String src)
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.