| Package | Description |
|---|---|
| net.leanix.api | |
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
BusinessObject |
BusinessObjectsApi.createBusinessObject(BusinessObject body) |
BusinessObject |
BusinessObjectsApi.getBusinessObject(String ID,
Boolean relations) |
BusinessObject |
BusinessObjectsApi.updateBusinessObject(String ID,
BusinessObject body) |
| Modifier and Type | Method and Description |
|---|---|
List<BusinessObject> |
BusinessObjectsApi.getBusinessObjects(Boolean relations,
String filter) |
| Modifier and Type | Method and Description |
|---|---|
BusinessObject |
BusinessObjectsApi.createBusinessObject(BusinessObject body) |
BusinessObject |
BusinessObjectsApi.updateBusinessObject(String ID,
BusinessObject body) |
| Modifier and Type | Method and Description |
|---|---|
List<BusinessObject> |
ServiceHasInterface.getBusinessObjects() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceHasInterface.setBusinessObjects(List<BusinessObject> businessObjects) |
Copyright © 2016 LeanIX GmbH. All rights reserved.