Class DriverDownloadRequest
java.lang.Object
org.eclipse.lemminx.customservice.synapse.driver.DriverDownloadRequest
Request data for downloading a JDBC driver for a specific connector and connection type.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetConnectionType(String connectionType) voidsetConnectorName(String connectorName)
-
Constructor Details
-
DriverDownloadRequest
public DriverDownloadRequest() -
DriverDownloadRequest
-
-
Method Details
-
getConnectorName
-
setConnectorName
-
getConnectionType
-
setConnectionType
-