public static interface ExecutableRemoveByIdOperation.RemoveByIdWithDurability extends ExecutableRemoveByIdOperation.RemoveByIdInScope, WithDurability<RemoveResult>
| Modifier and Type | Method and Description |
|---|---|
ExecutableRemoveByIdOperation.RemoveByIdInScope |
withDurability(com.couchbase.client.core.msg.kv.DurabilityLevel durabilityLevel) |
ExecutableRemoveByIdOperation.RemoveByIdInScope |
withDurability(com.couchbase.client.java.kv.PersistTo persistTo,
com.couchbase.client.java.kv.ReplicateTo replicateTo) |
inScopeinCollectionwithOptionsall, oneExecutableRemoveByIdOperation.RemoveByIdInScope withDurability(com.couchbase.client.core.msg.kv.DurabilityLevel durabilityLevel)
withDurability in interface WithDurability<RemoveResult>ExecutableRemoveByIdOperation.RemoveByIdInScope withDurability(com.couchbase.client.java.kv.PersistTo persistTo, com.couchbase.client.java.kv.ReplicateTo replicateTo)
withDurability in interface WithDurability<RemoveResult>Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.