public static interface ReactiveReplaceByIdOperation.ReplaceByIdWithDurability<T> extends ReactiveReplaceByIdOperation.ReplaceByIdWithCollection<T>
| Modifier and Type | Method and Description |
|---|---|
ReactiveReplaceByIdOperation.ReplaceByIdWithCollection<T> |
withDurability(com.couchbase.client.core.msg.kv.DurabilityLevel durabilityLevel) |
ReactiveReplaceByIdOperation.ReplaceByIdWithCollection<T> |
withDurability(com.couchbase.client.java.kv.PersistTo persistTo,
com.couchbase.client.java.kv.ReplicateTo replicateTo) |
inCollectionall, oneReactiveReplaceByIdOperation.ReplaceByIdWithCollection<T> withDurability(com.couchbase.client.core.msg.kv.DurabilityLevel durabilityLevel)
ReactiveReplaceByIdOperation.ReplaceByIdWithCollection<T> withDurability(com.couchbase.client.java.kv.PersistTo persistTo, com.couchbase.client.java.kv.ReplicateTo replicateTo)
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.