Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-5620

Update Updates.set to allow Bson value argument

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Builders
    • None
    • Java Drivers

      Support adding a new method to Updates:

      ```
      Updates.set(final Bson value)
      ```

      Value would have to resolve to a valid BsonDocument

      PR: https://github.com/mongodb/mongo-java-driver/pull/1493

            Assignee:
            Unassigned Unassigned
            Reporter:
            ross@mongodb.com Ross Lawley
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: