Interface ExecutableMutateInByIdOperation.MutateInByIdWithOptions<T>

Type Parameters:
T - the entity type to use.
All Superinterfaces:
ExecutableMutateInByIdOperation.MutateInByIdWithPaths<T>, ExecutableMutateInByIdOperation.TerminatingMutateInById<T>, OneAndAllEntity<T>, WithMutateInOptions<T>, WithMutateInPaths<T>
All Known Subinterfaces:
ExecutableMutateInByIdOperation.ExecutableMutateInById<T>, ExecutableMutateInByIdOperation.MutateInByIdInCollection<T>, ExecutableMutateInByIdOperation.MutateInByIdInScope<T>, ExecutableMutateInByIdOperation.MutateInByIdWithDurability<T>, ExecutableMutateInByIdOperation.MutateInByIdWithExpiry<T>
Enclosing interface:
ExecutableMutateInByIdOperation

public static interface ExecutableMutateInByIdOperation.MutateInByIdWithOptions<T> extends ExecutableMutateInByIdOperation.MutateInByIdWithPaths<T>, WithMutateInOptions<T>
Fluent method to specify options.