Class Driver

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class Driver
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Driver.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getConnectionType()
      Gets the connectionType.
      java.lang.String getDriverId()
      Gets the driverId.
      java.lang.String getDriverName()
      Gets the driverName.
      java.lang.String getDriverVersion()
      Gets the driverVersion.
      • Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, wait, wait, wait
    • Method Detail

      • getConnectionType

        public java.lang.String getConnectionType()
        Gets the connectionType. Connection type.
        Returns:
        the connectionType
      • getDriverId

        public java.lang.String getDriverId()
        Gets the driverId. Driver name.
        Returns:
        the driverId
      • getDriverName

        public java.lang.String getDriverName()
        Gets the driverName. Driver name.
        Returns:
        the driverName
      • getDriverVersion

        public java.lang.String getDriverVersion()
        Gets the driverVersion. Driver version.
        Returns:
        the driverVersion