update one
内联挂起 乐趣 MongoCollection<*>.updateOne(filter : BsonDocument , update : BsonDocument , upsert : Boolean = false): UpdateOneResult
在远程集合中更新或插入单个对象。
返回
updateOne
操作的结果。
参数
抛出异常
如果底层 App Service HTTP 请求失败。
序列化 例外
如果无法将 App Service 响应反序列化为 UpdateOneResult