Uses of Class
com.ardoq.ArdoqClient
| Package | Description |
|---|---|
| com.ardoq | |
| com.ardoq.util |
-
Uses of ArdoqClient in com.ardoq
Methods in com.ardoq that return ArdoqClient Modifier and Type Method Description ArdoqClientArdoqClient. setOrganization(String org)Sets the organization you wish to work on. -
Uses of ArdoqClient in com.ardoq.util
Constructors in com.ardoq.util with parameters of type ArdoqClient Constructor Description SyncUtil(ArdoqClient client, Workspace workspace)