Interface ExecutableRemoveByIdOperation.RemoveByIdWithCas
- All Superinterfaces:
ExecutableRemoveByIdOperation.RemoveByIdInCollection,ExecutableRemoveByIdOperation.RemoveByIdInScope,ExecutableRemoveByIdOperation.RemoveByIdWithDurability,ExecutableRemoveByIdOperation.RemoveByIdWithOptions,ExecutableRemoveByIdOperation.TerminatingRemoveById,InCollection<Object>,InScope<Object>,OneAndAllId<RemoveResult>,WithDurability<RemoveResult>,WithRemoveOptions<RemoveResult>
- All Known Subinterfaces:
ExecutableRemoveByIdOperation.ExecutableRemoveById
- Enclosing interface:
- ExecutableRemoveByIdOperation
public static interface ExecutableRemoveByIdOperation.RemoveByIdWithCas
extends ExecutableRemoveByIdOperation.RemoveByIdWithDurability
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.springframework.data.couchbase.core.ExecutableRemoveByIdOperation.RemoveByIdInCollection
inCollectionMethods inherited from interface org.springframework.data.couchbase.core.ExecutableRemoveByIdOperation.RemoveByIdInScope
inScopeMethods inherited from interface org.springframework.data.couchbase.core.ExecutableRemoveByIdOperation.RemoveByIdWithDurability
withDurability, withDurabilityMethods inherited from interface org.springframework.data.couchbase.core.ExecutableRemoveByIdOperation.RemoveByIdWithOptions
withOptionsMethods inherited from interface org.springframework.data.couchbase.core.ExecutableRemoveByIdOperation.TerminatingRemoveById
all, allEntities, one, oneEntity
-
Method Details
-
withCas
-