Interface ReactiveUpdateOperation.ReactiveUpdate

All Superinterfaces:
ReactiveUpdateOperation.UpdateWithQuery, ReactiveUpdateOperation.UpdateWithTable
Enclosing interface:
ReactiveUpdateOperation

public static interface ReactiveUpdateOperation.ReactiveUpdate extends ReactiveUpdateOperation.UpdateWithTable, ReactiveUpdateOperation.UpdateWithQuery
The ReactiveUpdateOperation.ReactiveUpdate interface provides methods for constructing UPDATE operations in a fluent way.