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.
-
Method Summary
Modifier and TypeMethodDescriptionWith a different scopeMethods inherited from interface org.springframework.data.couchbase.core.ReactiveInsertByIdOperation.InsertByIdInCollection
inCollectionMethods inherited from interface org.springframework.data.couchbase.core.ReactiveInsertByIdOperation.InsertByIdWithOptions
withOptionsMethods inherited from interface org.springframework.data.couchbase.core.ReactiveInsertByIdOperation.TerminatingInsertById
all, one