Package com.clinia.model.datacatalog
Class V1Connection
java.lang.Object
com.clinia.model.datacatalog.V1Connection
V1Connection
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet connectorConfiggetId()Get idgetName()The name of connection.Get scheduleinthashCode()setConnectorConfig(V1ConnectorConfig connectorConfig) setSchedule(V1ConnectionSchedule schedule) toString()
-
Constructor Details
-
V1Connection
public V1Connection()
-
-
Method Details
-
getId
Get id -
setName
-
getName
The name of connection. -
setSchedule
-
getSchedule
Get schedule -
setConnectorConfig
-
getConnectorConfig
Get connectorConfig -
equals
-
hashCode
public int hashCode() -
toString
-