Interface ExecutableMutateInByIdOperation.MutateInByIdWithDurability<T>

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

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