Interface ExecutableMutateInByIdOperation.MutateInByIdInScope<T>
- Type Parameters:
T- the entity type to use for the results.
- All Superinterfaces:
ExecutableMutateInByIdOperation.MutateInByIdInCollection<T>,ExecutableMutateInByIdOperation.MutateInByIdWithOptions<T>,ExecutableMutateInByIdOperation.MutateInByIdWithPaths<T>,ExecutableMutateInByIdOperation.TerminatingMutateInById<T>,InCollection<Object>,InScope<Object>,OneAndAllEntity<T>,WithMutateInOptions<T>,WithMutateInPaths<T>
- All Known Subinterfaces:
ExecutableMutateInByIdOperation.ExecutableMutateInById<T>,ExecutableMutateInByIdOperation.MutateInByIdWithDurability<T>,ExecutableMutateInByIdOperation.MutateInByIdWithExpiry<T>
- Enclosing interface:
- ExecutableMutateInByIdOperation
public static interface ExecutableMutateInByIdOperation.MutateInByIdInScope<T>
extends ExecutableMutateInByIdOperation.MutateInByIdInCollection<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.ExecutableMutateInByIdOperation.MutateInByIdInCollection
inCollectionMethods inherited from interface org.springframework.data.couchbase.core.ExecutableMutateInByIdOperation.MutateInByIdWithOptions
withOptionsMethods inherited from interface org.springframework.data.couchbase.core.ExecutableMutateInByIdOperation.MutateInByIdWithPaths
withCasProvided, withInsertPaths, withRemovePaths, withReplacePaths, withUpsertPathsMethods inherited from interface org.springframework.data.couchbase.core.ExecutableMutateInByIdOperation.TerminatingMutateInById
all, one