Interface ReactiveInsertByIdOperation.InsertByIdInScope<T>

All Superinterfaces:
InCollection<T>, InScope<T>, OneAndAllEntityReactive<T>, ReactiveInsertByIdOperation.InsertByIdInCollection<T>, ReactiveInsertByIdOperation.InsertByIdWithOptions<T>, ReactiveInsertByIdOperation.TerminatingInsertById<T>, WithInsertOptions<T>
All Known Subinterfaces:
ReactiveInsertByIdOperation.InsertByIdWithDurability<T>, ReactiveInsertByIdOperation.InsertByIdWithExpiry<T>, ReactiveInsertByIdOperation.ReactiveInsertById<T>
Enclosing interface:
ReactiveInsertByIdOperation

public static interface ReactiveInsertByIdOperation.InsertByIdInScope<T> extends ReactiveInsertByIdOperation.InsertByIdInCollection<T>, InScope<T>
Fluent method to specify the scope.