Packages

package client

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. client
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. type ClientSessionOptions = com.mongodb.ClientSessionOptions
  2. type ConnectionString = com.mongodb.ConnectionString
  3. type MongoClientSettings = com.mongodb.MongoClientSettings
  4. sealed abstract class MongoConnection extends AnyRef

    A data model representation of a MongoDB Connection String

  5. sealed abstract class MongoConnectionType extends AnyRef
  6. final case class MongoCredential(username: String, password: String) extends Product with Serializable
  7. type MongoDriverInformation = com.mongodb.MongoDriverInformation
  8. type ServerAddress = com.mongodb.ServerAddress
  9. type TransactionOptions = com.mongodb.TransactionOptions

Inherited from AnyRef

Inherited from Any

Ungrouped