Interface ReactiveMutateInByIdOperation.MutateInByIdInScope<T>
- Type Parameters:
T
- the entity type to use for the results.
- All Superinterfaces:
InCollection<Object>
,InScope<Object>
,OneAndAllEntityReactive<T>
,ReactiveMutateInByIdOperation.MutateInByIdInCollection<T>
,ReactiveMutateInByIdOperation.MutateInByIdWithOptions<T>
,ReactiveMutateInByIdOperation.MutateInByIdWithPaths<T>
,ReactiveMutateInByIdOperation.TerminatingMutateInById<T>
,WithMutateInOptions<T>
,WithMutateInPaths<T>
- All Known Subinterfaces:
ReactiveMutateInByIdOperation.MutateInByIdWithDurability<T>
,ReactiveMutateInByIdOperation.MutateInByIdWithExpiry<T>
,ReactiveMutateInByIdOperation.ReactiveMutateInById<T>
- Enclosing interface:
- ReactiveMutateInByIdOperation
public static interface ReactiveMutateInByIdOperation.MutateInByIdInScope<T>
extends ReactiveMutateInByIdOperation.MutateInByIdInCollection<T>, InScope<Object>
Fluent method to specify the scope.
-
Method Summary
Modifier and TypeMethodDescriptionWith a different scopeMethods inherited from interface org.springframework.data.couchbase.core.ReactiveMutateInByIdOperation.MutateInByIdInCollection
inCollection
Methods inherited from interface org.springframework.data.couchbase.core.ReactiveMutateInByIdOperation.MutateInByIdWithOptions
withOptions
Methods inherited from interface org.springframework.data.couchbase.core.ReactiveMutateInByIdOperation.MutateInByIdWithPaths
withCasProvided, withInsertPaths, withRemovePaths, withReplacePaths, withUpsertPaths
Methods inherited from interface org.springframework.data.couchbase.core.ReactiveMutateInByIdOperation.TerminatingMutateInById
all, one