public class MutateInOptions.Built extends CommonDurabilityOptions.BuiltCommonDurabilityOptions
DEFAULT
Modifier and Type | Method and Description |
---|---|
boolean |
accessDeleted() |
long |
cas() |
boolean |
createAsDeleted() |
Expiry |
expiry() |
boolean |
preserveExpiry() |
JsonSerializer |
serializer() |
StoreSemantics |
storeSemantics() |
durabilityLevel, persistTo, replicateTo
clientContext, parentSpan, retryStrategy, timeout
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
of, withParentSpan
public Expiry expiry()
public boolean preserveExpiry()
public long cas()
public StoreSemantics storeSemantics()
public JsonSerializer serializer()
public boolean accessDeleted()
public boolean createAsDeleted()
Copyright © 2021 Couchbase, Inc.. All rights reserved.