| Package | Description |
|---|---|
| net.leanix.api |
| Modifier and Type | Method and Description |
|---|---|
Service |
ServicesApi.createService(Service body) |
Service |
ServicesApi.getService(String ID,
Boolean relations) |
Service |
ServicesApi.updateService(String ID,
Service body) |
| Modifier and Type | Method and Description |
|---|---|
List<Service> |
ServicesApi.getServices(Boolean relations,
String filter) |
| Modifier and Type | Method and Description |
|---|---|
Service |
ServicesApi.createService(Service body) |
Service |
ServicesApi.updateService(String ID,
Service body) |
Copyright © 2016 LeanIX GmbH. All rights reserved.