Interface ReactiveReplaceByIdOperation.ReplaceByIdInScope<T>
- Type Parameters:
T
- the entity type to use for the results.
- All Superinterfaces:
InCollection<Object>
,InScope<Object>
,OneAndAllEntityReactive<T>
,ReactiveReplaceByIdOperation.ReplaceByIdInCollection<T>
,ReactiveReplaceByIdOperation.ReplaceByIdWithOptions<T>
,ReactiveReplaceByIdOperation.TerminatingReplaceById<T>
,WithReplaceOptions<RemoveResult>
- All Known Subinterfaces:
ReactiveReplaceByIdOperation.ReactiveReplaceById<T>
,ReactiveReplaceByIdOperation.ReplaceByIdWithDurability<T>
,ReactiveReplaceByIdOperation.ReplaceByIdWithExpiry<T>
- Enclosing interface:
- ReactiveReplaceByIdOperation
public static interface ReactiveReplaceByIdOperation.ReplaceByIdInScope<T>
extends ReactiveReplaceByIdOperation.ReplaceByIdInCollection<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.ReactiveReplaceByIdOperation.ReplaceByIdInCollection
inCollection
Methods inherited from interface org.springframework.data.couchbase.core.ReactiveReplaceByIdOperation.ReplaceByIdWithOptions
withOptions
Methods inherited from interface org.springframework.data.couchbase.core.ReactiveReplaceByIdOperation.TerminatingReplaceById
all, one