Interface ReactiveRemoveByIdOperation.ReactiveRemoveById
- All Superinterfaces:
InCollection<Object>
,InScope<Object>
,OneAndAllIdReactive<RemoveResult>
,ReactiveRemoveByIdOperation.RemoveByIdInCollection
,ReactiveRemoveByIdOperation.RemoveByIdInScope
,ReactiveRemoveByIdOperation.RemoveByIdWithCas
,ReactiveRemoveByIdOperation.RemoveByIdWithDurability
,ReactiveRemoveByIdOperation.RemoveByIdWithOptions
,ReactiveRemoveByIdOperation.TerminatingRemoveById
,WithDurability<RemoveResult>
,WithRemoveOptions<RemoveResult>
- Enclosing interface:
- ReactiveRemoveByIdOperation
public static interface ReactiveRemoveByIdOperation.ReactiveRemoveById
extends ReactiveRemoveByIdOperation.RemoveByIdWithCas
Provides methods for constructing remove operations in a fluent way.
-
Method Summary
Methods 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.RemoveByIdWithCas
withCas
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