Interface ReactiveUpdateOperation.ReactiveUpdate<T>
- All Superinterfaces:
ReactiveUpdateOperation.UpdateWithCollection<T>
,ReactiveUpdateOperation.UpdateWithQuery<T>
,ReactiveUpdateOperation.UpdateWithUpdate<T>
- Enclosing interface:
- ReactiveUpdateOperation
public static interface ReactiveUpdateOperation.ReactiveUpdate<T>
extends ReactiveUpdateOperation.UpdateWithCollection<T>, ReactiveUpdateOperation.UpdateWithQuery<T>, ReactiveUpdateOperation.UpdateWithUpdate<T>
-
Method Summary
Methods inherited from interface org.springframework.data.mongodb.core.ReactiveUpdateOperation.UpdateWithCollection
inCollection
Methods inherited from interface org.springframework.data.mongodb.core.ReactiveUpdateOperation.UpdateWithQuery
matching, matching
Methods inherited from interface org.springframework.data.mongodb.core.ReactiveUpdateOperation.UpdateWithUpdate
apply, replaceWith