Interface ReactiveRemoveByIdOperation.RemoveByIdWithCas
- All Superinterfaces:
InCollection<Object>
,InScope<Object>
,OneAndAllIdReactive<RemoveResult>
,ReactiveRemoveByIdOperation.RemoveByIdInCollection
,ReactiveRemoveByIdOperation.RemoveByIdInScope
,ReactiveRemoveByIdOperation.RemoveByIdWithDurability
,ReactiveRemoveByIdOperation.RemoveByIdWithOptions
,ReactiveRemoveByIdOperation.TerminatingRemoveById
,WithDurability<RemoveResult>
,WithRemoveOptions<RemoveResult>
- All Known Subinterfaces:
ReactiveRemoveByIdOperation.ReactiveRemoveById
- Enclosing interface:
- ReactiveRemoveByIdOperation
public static interface ReactiveRemoveByIdOperation.RemoveByIdWithCas
extends ReactiveRemoveByIdOperation.RemoveByIdWithDurability
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.springframework.data.couchbase.core.ReactiveRemoveByIdOperation.RemoveByIdInCollection
inCollection
Methods inherited from interface org.springframework.data.couchbase.core.ReactiveRemoveByIdOperation.RemoveByIdInScope
inScope
Methods inherited from interface org.springframework.data.couchbase.core.ReactiveRemoveByIdOperation.RemoveByIdWithDurability
withDurability, withDurability
Methods inherited from interface org.springframework.data.couchbase.core.ReactiveRemoveByIdOperation.RemoveByIdWithOptions
withOptions
Methods inherited from interface org.springframework.data.couchbase.core.ReactiveRemoveByIdOperation.TerminatingRemoveById
all, allEntities, one, oneEntity
-
Method Details
-
withCas
-