Interface ReactiveUpdateOperation.UpdateWithQuery<T>

All Superinterfaces:
ReactiveUpdateOperation.UpdateWithUpdate<T>
All Known Subinterfaces:
ReactiveUpdateOperation.ReactiveUpdate<T>
Enclosing interface:
ReactiveUpdateOperation

public static interface ReactiveUpdateOperation.UpdateWithQuery<T> extends ReactiveUpdateOperation.UpdateWithUpdate<T>
Define a filter query for the Update (optional).