| Package | Description |
|---|---|
| com.groupdocs.sdk.api | |
| com.groupdocs.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
AddDatasourceResponse |
MergeApi.AddDataSource(String userId,
Datasource body) |
AddDatasourceResponse |
MergeApi.UpdateDataSource(String userId,
String datasourceId,
Datasource body) |
AddDatasourceResponse |
MergeApi.UpdateDataSourceFields(String userId,
String datasourceId,
Datasource body) |
| Modifier and Type | Method and Description |
|---|---|
Datasource |
GetDatasourceResult.getDatasource() |
| Modifier and Type | Method and Description |
|---|---|
List<Datasource> |
GetDatasourcesResult.getDatasources() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetDatasourceResult.setDatasource(Datasource datasource) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetDatasourcesResult.setDatasources(List<Datasource> datasources) |
Copyright © 2015 GroupDocs. All Rights Reserved.