Package com.mongodb.client.result
This package contains classes representing operation results
-
Class Summary Class Description DeleteResult The result of a delete operation.InsertManyResult The result of an insert many operation.InsertOneResult The result of an insert one operation.UpdateResult The result of an update operation.