Interface ExecutableUpsertByIdOperation.UpsertByIdInScope<T>
- Type Parameters:
T
- the entity type to use for the results.
- All Superinterfaces:
ExecutableUpsertByIdOperation.TerminatingUpsertById<T>
,ExecutableUpsertByIdOperation.UpsertByIdInCollection<T>
,ExecutableUpsertByIdOperation.UpsertByIdWithOptions<T>
,InCollection<T>
,InScope<T>
,OneAndAllEntity<T>
,WithUpsertOptions<T>
- All Known Subinterfaces:
ExecutableUpsertByIdOperation.ExecutableUpsertById<T>
,ExecutableUpsertByIdOperation.UpsertByIdWithDurability<T>
,ExecutableUpsertByIdOperation.UpsertByIdWithExpiry<T>
- Enclosing interface:
- ExecutableUpsertByIdOperation
public static interface ExecutableUpsertByIdOperation.UpsertByIdInScope<T>
extends ExecutableUpsertByIdOperation.UpsertByIdInCollection<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.ExecutableUpsertByIdOperation.TerminatingUpsertById
all, one
Methods inherited from interface org.springframework.data.couchbase.core.ExecutableUpsertByIdOperation.UpsertByIdInCollection
inCollection
Methods inherited from interface org.springframework.data.couchbase.core.ExecutableUpsertByIdOperation.UpsertByIdWithOptions
withOptions