Interface ReactiveUpsertByIdOperation.UpsertByIdInCollection<T>

Type Parameters:
T - the entity type to use for the results.
All Superinterfaces:
InCollection<Object>, OneAndAllEntityReactive<T>, ReactiveUpsertByIdOperation.TerminatingUpsertById<T>, ReactiveUpsertByIdOperation.UpsertByIdWithOptions<T>, WithUpsertOptions<T>
All Known Subinterfaces:
ReactiveUpsertByIdOperation.ReactiveUpsertById<T>, ReactiveUpsertByIdOperation.UpsertByIdInScope<T>, ReactiveUpsertByIdOperation.UpsertByIdWithDurability<T>, ReactiveUpsertByIdOperation.UpsertByIdWithExpiry<T>
Enclosing interface:
ReactiveUpsertByIdOperation

public static interface ReactiveUpsertByIdOperation.UpsertByIdInCollection<T> extends ReactiveUpsertByIdOperation.UpsertByIdWithOptions<T>, InCollection<Object>
Fluent method to specify the collection.