Interface ExecutableMutateInByIdOperation.MutateInByIdWithPaths<T>

All Superinterfaces:
ExecutableMutateInByIdOperation.TerminatingMutateInById<T>, OneAndAllEntity<T>, WithMutateInPaths<T>
All Known Subinterfaces:
ExecutableMutateInByIdOperation.ExecutableMutateInById<T>, ExecutableMutateInByIdOperation.MutateInByIdInCollection<T>, ExecutableMutateInByIdOperation.MutateInByIdInScope<T>, ExecutableMutateInByIdOperation.MutateInByIdWithDurability<T>, ExecutableMutateInByIdOperation.MutateInByIdWithExpiry<T>, ExecutableMutateInByIdOperation.MutateInByIdWithOptions<T>
Enclosing interface:
ExecutableMutateInByIdOperation

public static interface ExecutableMutateInByIdOperation.MutateInByIdWithPaths<T> extends ExecutableMutateInByIdOperation.TerminatingMutateInById<T>, WithMutateInPaths<T>