| Package | Description |
|---|---|
| net.leanix.api | |
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelsApi.updateReportingModel(ReportingModelDefinition body,
String workspaceId)
updateReportingModel
Updates the report model for a workspace
|
| Modifier and Type | Method and Description |
|---|---|
ReportingModelDefinition |
ReportingModelResponse.getData()
Get data
|
ReportingModelDefinition |
ReportingModelDefinition.menu(Map<String,ReportMenuSection> menu) |
ReportingModelDefinition |
ReportingModelDefinition.putMenuItem(String key,
ReportMenuSection menuItem) |
ReportingModelDefinition |
ReportingModelDefinition.putReportsItem(String key,
ReportConfiguration reportsItem) |
ReportingModelDefinition |
ReportingModelDefinition.reports(Map<String,ReportConfiguration> reports) |
| Modifier and Type | Method and Description |
|---|---|
ReportingModelResponse |
ReportingModelResponse.data(ReportingModelDefinition data) |
void |
ReportingModelResponse.setData(ReportingModelDefinition data) |
Copyright © 2019 LeanIX GmbH. All rights reserved.