public static interface ReactiveRemoveByIdOperation.RemoveByIdWithDurability extends ReactiveRemoveByIdOperation.RemoveByIdInScope, WithDurability<RemoveResult>
| Modifier and Type | Method and Description |
|---|---|
ReactiveRemoveByIdOperation.RemoveByIdInScope |
withDurability(com.couchbase.client.core.msg.kv.DurabilityLevel durabilityLevel) |
ReactiveRemoveByIdOperation.RemoveByIdInScope |
withDurability(com.couchbase.client.java.kv.PersistTo persistTo,
com.couchbase.client.java.kv.ReplicateTo replicateTo) |
inScopeinCollectionwithOptionsall, oneReactiveRemoveByIdOperation.RemoveByIdInScope withDurability(com.couchbase.client.core.msg.kv.DurabilityLevel durabilityLevel)
withDurability in interface WithDurability<RemoveResult>ReactiveRemoveByIdOperation.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.