Package com.mongodb

Class MongoDriverInformation.Builder

    • Method Detail

      • driverName

        public  driverName)
        Sets the name
        Parameters:
        driverName - the name
        Returns:
        this
      • driverVersion

        public  driverVersion)
        Sets the version

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

        Parameters:
        driverVersion - the version
        Returns:
        this
      • driverPlatform

        public  driverPlatform)
        Sets the platform
        Parameters:
        driverPlatform - the platform
        Returns:
        this