Interface ReactiveInsertByIdOperation.InsertByIdWithDurability<T>

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

public static interface ReactiveInsertByIdOperation.InsertByIdWithDurability<T> extends ReactiveInsertByIdOperation.InsertByIdInScope<T>, WithDurability<T>