Interface ReactiveUpsertByIdOperation.UpsertByIdInScope<T>
- Type Parameters:
T
- the entity type to use for the results.
- All Superinterfaces:
InCollection<Object>
,InScope<Object>
,OneAndAllEntityReactive<T>
,ReactiveUpsertByIdOperation.TerminatingUpsertById<T>
,ReactiveUpsertByIdOperation.UpsertByIdInCollection<T>
,ReactiveUpsertByIdOperation.UpsertByIdWithOptions<T>
,WithUpsertOptions<T>
- All Known Subinterfaces:
ReactiveUpsertByIdOperation.ReactiveUpsertById<T>
,ReactiveUpsertByIdOperation.UpsertByIdWithDurability<T>
,ReactiveUpsertByIdOperation.UpsertByIdWithExpiry<T>
- Enclosing interface:
- ReactiveUpsertByIdOperation
public static interface ReactiveUpsertByIdOperation.UpsertByIdInScope<T>
extends ReactiveUpsertByIdOperation.UpsertByIdInCollection<T>, InScope<Object>
Fluent method to specify the scope.
-
Method Summary
Modifier and TypeMethodDescriptionWith a different scopeMethods inherited from interface org.springframework.data.couchbase.core.ReactiveUpsertByIdOperation.TerminatingUpsertById
all, one
Methods inherited from interface org.springframework.data.couchbase.core.ReactiveUpsertByIdOperation.UpsertByIdInCollection
inCollection
Methods inherited from interface org.springframework.data.couchbase.core.ReactiveUpsertByIdOperation.UpsertByIdWithOptions
withOptions