Package com.mongodb

Class MongoDriverInformation.Builder

    • Method Detail

      • driverVersion

        public MongoDriverInformation.Builder driverVersion​(String driverVersion)
        Deprecated.
        Sets the version

        Note: You must also set a driver name if setting a driver version.

        Parameters:
        driverVersion - the version
        Returns:
        this
      • driverPlatform

        public MongoDriverInformation.Builder driverPlatform​(String driverPlatform)
        Deprecated.
        Sets the platform
        Parameters:
        driverPlatform - the platform
        Returns:
        this