Class Update<T>

  • Type Parameters:
    T -

    @Deprecated(since="2.3")
    public class Update<T>
    extends UpdateBase<T>
    Deprecated.
    Defines an update operation
    • Method Detail

      • execute

        public UpdateResult execute()
        Deprecated.
        Executes the update
        Returns:
        the results
      • execute

        public UpdateResult execute​(UpdateOptions options)
        Deprecated.
        Executes the update
        Parameters:
        options - the options to apply
        Returns:
        the results