| Package | Description |
|---|---|
| net.leanix.api |
| Modifier and Type | Method and Description |
|---|---|
Document |
DocumentsApi.createDocument(Document body) |
Document |
DocumentsApi.getDocument(String ID,
Boolean relations) |
Document |
DocumentsApi.updateDocument(String ID,
Document body) |
| Modifier and Type | Method and Description |
|---|---|
List<Document> |
DocumentsApi.getDocuments(Boolean relations,
String filter) |
| Modifier and Type | Method and Description |
|---|---|
Document |
DocumentsApi.createDocument(Document body) |
Document |
DocumentsApi.updateDocument(String ID,
Document body) |
Copyright © 2016 LeanIX GmbH. All rights reserved.