public class SyncItemsApi extends Object
| Constructor and Description |
|---|
SyncItemsApi(net.leanix.dropkit.api.Client client) |
| Modifier and Type | Method and Description |
|---|---|
net.leanix.dropkit.api.Client |
getClient() |
SyncItemListResponse |
getSyncItems(String workspaceId,
String synchronizationId,
String q,
String sourceId,
String sourceTypePrefix,
String targetId,
String targetTypePrefix,
Integer page,
Integer size,
String sort)
getSyncItems.
|
public net.leanix.dropkit.api.Client getClient()
public SyncItemListResponse getSyncItems(String workspaceId, String synchronizationId, String q, String sourceId, String sourceTypePrefix, String targetId, String targetTypePrefix, Integer page, Integer size, String sort) throws net.leanix.dropkit.api.ApiException
net.leanix.dropkit.api.ApiExceptionCopyright © 2016 LeanIX GmbH. All rights reserved.