Uses of Class
com.gooddata.connector.Integration
-
Packages that use Integration Package Description com.gooddata.connector -
-
Uses of Integration in com.gooddata.connector
Methods in com.gooddata.connector that return Integration Modifier and Type Method Description IntegrationConnectorService. createIntegration(Project project, ConnectorType connectorType, Integration integration)Create connector integrationIntegrationConnectorService. createIntegration(Project project, Settings settings)Create connector integration with given settingsIntegrationConnectorService. getIntegration(Project project, ConnectorType connectorType)Retrieve connector integrationMethods in com.gooddata.connector with parameters of type Integration Modifier and Type Method Description IntegrationConnectorService. createIntegration(Project project, ConnectorType connectorType, Integration integration)Create connector integrationvoidConnectorService. updateIntegration(Project project, ConnectorType connectorType, Integration integration)Update connector integration
-