Example usage for Java com.mongodb MongoClientSettings.Builder fields, constructors, methods, implement or subclass
The text is from its open source code.
ReadPreference | readPreference |
WriteConcern | writeConcern |
ReadConcern | readConcern |
MongoCredential | credential |
CodecRegistry | codecRegistry |
ClusterSettings | clusterSettings |
SocketSettings | socketSettings |
SocketSettings | heartbeatSocketSettings |
ConnectionPoolSettings | connectionPoolSettings |
ServerSettings | serverSettings |
SslSettings | sslSettings |