Interface ExecutableRemoveByIdOperation.ExecutableRemoveById
- All Superinterfaces:
ExecutableRemoveByIdOperation.RemoveByIdInCollection
,ExecutableRemoveByIdOperation.RemoveByIdInScope
,ExecutableRemoveByIdOperation.RemoveByIdWithCas
,ExecutableRemoveByIdOperation.RemoveByIdWithDurability
,ExecutableRemoveByIdOperation.RemoveByIdWithOptions
,ExecutableRemoveByIdOperation.TerminatingRemoveById
,InCollection<Object>
,InScope<Object>
,OneAndAllId<RemoveResult>
,WithDurability<RemoveResult>
,WithRemoveOptions<RemoveResult>
- Enclosing interface:
- ExecutableRemoveByIdOperation
public static interface ExecutableRemoveByIdOperation.ExecutableRemoveById
extends ExecutableRemoveByIdOperation.RemoveByIdWithCas
Provides methods for constructing remove operations in a fluent way.
-
Method Summary
Methods inherited from interface org.springframework.data.couchbase.core.ExecutableRemoveByIdOperation.RemoveByIdInCollection
inCollection
Methods inherited from interface org.springframework.data.couchbase.core.ExecutableRemoveByIdOperation.RemoveByIdInScope
inScope
Methods inherited from interface org.springframework.data.couchbase.core.ExecutableRemoveByIdOperation.RemoveByIdWithCas
withCas
Methods inherited from interface org.springframework.data.couchbase.core.ExecutableRemoveByIdOperation.RemoveByIdWithDurability
withDurability, withDurability
Methods inherited from interface org.springframework.data.couchbase.core.ExecutableRemoveByIdOperation.RemoveByIdWithOptions
withOptions
Methods inherited from interface org.springframework.data.couchbase.core.ExecutableRemoveByIdOperation.TerminatingRemoveById
all, allEntities, one, oneEntity