Interface ReactiveMutateInByIdOperation.MutateInByIdWithExpiry<T>
- All Superinterfaces:
InCollection<Object>,InScope<Object>,OneAndAllEntityReactive<T>,ReactiveMutateInByIdOperation.MutateInByIdInCollection<T>,ReactiveMutateInByIdOperation.MutateInByIdInScope<T>,ReactiveMutateInByIdOperation.MutateInByIdWithDurability<T>,ReactiveMutateInByIdOperation.MutateInByIdWithOptions<T>,ReactiveMutateInByIdOperation.MutateInByIdWithPaths<T>,ReactiveMutateInByIdOperation.TerminatingMutateInById<T>,WithDurability<T>,WithExpiry<T>,WithMutateInOptions<T>,WithMutateInPaths<T>
- All Known Subinterfaces:
ReactiveMutateInByIdOperation.ReactiveMutateInById<T>
- Enclosing interface:
- ReactiveMutateInByIdOperation
public static interface ReactiveMutateInByIdOperation.MutateInByIdWithExpiry<T>
extends ReactiveMutateInByIdOperation.MutateInByIdWithDurability<T>, WithExpiry<T>
-
Method Summary
Methods inherited from interface org.springframework.data.couchbase.core.ReactiveMutateInByIdOperation.MutateInByIdInCollection
inCollectionMethods inherited from interface org.springframework.data.couchbase.core.ReactiveMutateInByIdOperation.MutateInByIdInScope
inScopeMethods inherited from interface org.springframework.data.couchbase.core.ReactiveMutateInByIdOperation.MutateInByIdWithDurability
withDurability, withDurabilityMethods inherited from interface org.springframework.data.couchbase.core.ReactiveMutateInByIdOperation.MutateInByIdWithOptions
withOptionsMethods inherited from interface org.springframework.data.couchbase.core.ReactiveMutateInByIdOperation.MutateInByIdWithPaths
withCasProvided, withInsertPaths, withRemovePaths, withReplacePaths, withUpsertPathsMethods inherited from interface org.springframework.data.couchbase.core.ReactiveMutateInByIdOperation.TerminatingMutateInById
all, one
-
Method Details
-
withExpiry
- Specified by:
withExpiryin interfaceWithExpiry<T>
-