Interface ReactiveMutateInByIdOperation.MutateInByIdWithDurability<T>

All Superinterfaces:
InCollection<Object>, InScope<Object>, OneAndAllEntityReactive<T>, ReactiveMutateInByIdOperation.MutateInByIdInCollection<T>, ReactiveMutateInByIdOperation.MutateInByIdInScope<T>, ReactiveMutateInByIdOperation.MutateInByIdWithOptions<T>, ReactiveMutateInByIdOperation.MutateInByIdWithPaths<T>, ReactiveMutateInByIdOperation.TerminatingMutateInById<T>, WithDurability<T>, WithMutateInOptions<T>, WithMutateInPaths<T>
All Known Subinterfaces:
ReactiveMutateInByIdOperation.MutateInByIdWithExpiry<T>, ReactiveMutateInByIdOperation.ReactiveMutateInById<T>
Enclosing interface:
ReactiveMutateInByIdOperation

public static interface ReactiveMutateInByIdOperation.MutateInByIdWithDurability<T> extends ReactiveMutateInByIdOperation.MutateInByIdInScope<T>, WithDurability<T>