Interface ReactiveMutateInByIdOperation.MutateInByIdWithOptions<T>

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

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