Package com.mongodb

Class MongoClientSettings.Builder

  • Enclosing class:
    MongoClientSettings

    @NotThreadSafe
    @Deprecated
    public static final class MongoClientSettings.Builder
    extends java.lang.Object
    Deprecated.
    Usage of this API is not supported in Cloud Service.
    A builder for MongoClientSettings so that MongoClientSettings can be immutable, and to support easier construction through chaining.