- updateLegacyConnectorSpec(ConnectorSpec) - Method in interface com.incorta.connector.ConnectorFactory
-
If this connector has previous versions, this method can be used to convert connector specification from
the old version to the current version.
- updateLegacyDataSetSpec(DataSetSpec) - Method in interface com.incorta.connector.ConnectorFactory
-
If this connector has previous versions, this method can be used to convert data set specification from
the old version to the current version.
- usernameProperty(String) - Method in class com.incorta.connector.model.PropertyModel.Builder
-
Sets the name of another property, the value of which is the OAuth username.