Uses of Class
com.gooddata.connector.CoupaInstance
-
Packages that use CoupaInstance Package Description com.gooddata.connector -
-
Uses of CoupaInstance in com.gooddata.connector
Methods in com.gooddata.connector that return CoupaInstance Modifier and Type Method Description CoupaInstanceConnectorService. createCoupaInstance(Project project, CoupaInstance instance)Creates Coupa connector instance.Methods in com.gooddata.connector that return types with arguments of type CoupaInstance Modifier and Type Method Description Collection<CoupaInstance>ConnectorService. findCoupaInstances(Project project)Returns collection of all existing Coupa instancesMethods in com.gooddata.connector with parameters of type CoupaInstance Modifier and Type Method Description CoupaInstanceConnectorService. createCoupaInstance(Project project, CoupaInstance instance)Creates Coupa connector instance.
-