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
inCollectionMethods inherited from interface org.springframework.data.couchbase.core.ReactiveRemoveByIdOperation.RemoveByIdInScope
inScopeMethods inherited from interface org.springframework.data.couchbase.core.ReactiveRemoveByIdOperation.RemoveByIdWithDurability
withDurability, withDurabilityMethods inherited from interface org.springframework.data.couchbase.core.ReactiveRemoveByIdOperation.RemoveByIdWithOptions
withOptionsMethods inherited from interface org.springframework.data.couchbase.core.ReactiveRemoveByIdOperation.TerminatingRemoveById
all, allEntities, one, oneEntity
-
Method Details
-
withCas
-