Interface ReactiveFindByIdOperation.FindByIdInScope<T>
- Type Parameters:
T- the entity type to use for the results.
- All Superinterfaces:
InCollection<T>,InScope<T>,OneAndAllIdReactive<T>,ReactiveFindByIdOperation.FindByIdInCollection<T>,ReactiveFindByIdOperation.FindByIdWithOptions<T>,ReactiveFindByIdOperation.TerminatingFindById<T>,WithGetOptions<T>
- All Known Subinterfaces:
ReactiveFindByIdOperation.FindByIdWithExpiry<T>,ReactiveFindByIdOperation.FindByIdWithLock<T>,ReactiveFindByIdOperation.FindByIdWithProjection<T>,ReactiveFindByIdOperation.ReactiveFindById<T>
- Enclosing interface:
- ReactiveFindByIdOperation
public static interface ReactiveFindByIdOperation.FindByIdInScope<T>
extends ReactiveFindByIdOperation.FindByIdInCollection<T>, InScope<T>
Fluent method to specify the scope.
-
Method Summary
Modifier and TypeMethodDescriptionWith a different scopeMethods inherited from interface org.springframework.data.couchbase.core.ReactiveFindByIdOperation.FindByIdInCollection
inCollectionMethods inherited from interface org.springframework.data.couchbase.core.ReactiveFindByIdOperation.FindByIdWithOptions
withOptionsMethods inherited from interface org.springframework.data.couchbase.core.ReactiveFindByIdOperation.TerminatingFindById
all, one