Package io.realm.mongodb.mongo.result
-
Class Summary Class Description DeleteResult The result of a delete operation.InsertOneResult The result of an insert one operation.UpdateResult The result of an update operation.
| Class | Description |
|---|---|
| DeleteResult |
The result of a delete operation.
|
| InsertOneResult |
The result of an insert one operation.
|
| UpdateResult |
The result of an update operation.
|