@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, upsert
public ReplaceBodyWithXattr(String src)
public com.couchbase.client.core.api.kv.CoreSubdocMutateCommand toCore(JsonSerializer serializer)
MutateInSpec
toCore
in class MutateInSpec
serializer
- the serializer that should be used.Copyright © 2024 Couchbase, Inc.. All rights reserved.