Interface ExecutableExistsByIdOperation.ExecutableExistsById
- All Superinterfaces:
ExecutableExistsByIdOperation.ExistsByIdInCollection
,ExecutableExistsByIdOperation.ExistsByIdInScope
,ExecutableExistsByIdOperation.ExistsByIdWithOptions
,ExecutableExistsByIdOperation.TerminatingExistsById
,InCollection
,InScope
,OneAndAllExists
,WithExistsOptions
- Enclosing interface:
- ExecutableExistsByIdOperation
public static interface ExecutableExistsByIdOperation.ExecutableExistsById
extends ExecutableExistsByIdOperation.ExistsByIdInScope
Provides methods for constructing KV exists operations in a fluent way.
-
Method Summary
Methods inherited from interface org.springframework.data.couchbase.core.ExecutableExistsByIdOperation.ExistsByIdInCollection
inCollection
Methods inherited from interface org.springframework.data.couchbase.core.ExecutableExistsByIdOperation.ExistsByIdInScope
inScope
Methods inherited from interface org.springframework.data.couchbase.core.ExecutableExistsByIdOperation.ExistsByIdWithOptions
withOptions
Methods inherited from interface org.springframework.data.couchbase.core.ExecutableExistsByIdOperation.TerminatingExistsById
all, one