Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
MongoClient.type
Members list
Value members
Concrete methods
Constructs a MongoClient by loading the settings from the built-in ConfigProvider, using the default path of mongodb.
Constructs a MongoClient by loading the settings from the built-in ConfigProvider, using the default path of mongodb.
Attributes
Constructs a MongoClient by loading the settings from the built-in ConfigProvider, using the specified path.
Constructs a MongoClient by loading the settings from the built-in ConfigProvider, using the specified path.
Attributes
Constructs a MongoClient from the specified MongoSettings.
Constructs a MongoClient from the specified MongoSettings.
Attributes
Constructs a MongoClient from the environmental MongoSettings.
Constructs a MongoClient from the environmental MongoSettings.
Attributes
Constructs a MongoClient from the local MongoSettings.
Constructs a MongoClient from the local MongoSettings.
Attributes
Constructs a MongoClient from the environmental MongoSettings and provides it as a Scoped effect
Constructs a MongoClient from the environmental MongoSettings and provides it as a Scoped effect