| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
CustomizationSection |
CustomizationSection.putSubsectionsItem(String key,
CustomizationSubsection subsectionsItem) |
CustomizationSection |
CustomizationSection.subsections(Map<String,CustomizationSubsection> subsections) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CustomizationSection> |
FactSheetSettings.getSections()
Get sections
|
| Modifier and Type | Method and Description |
|---|---|
FactSheetSettings |
FactSheetSettings.putSectionsItem(String key,
CustomizationSection sectionsItem) |
| Modifier and Type | Method and Description |
|---|---|
FactSheetSettings |
FactSheetSettings.sections(Map<String,CustomizationSection> sections) |
void |
FactSheetSettings.setSections(Map<String,CustomizationSection> sections) |
Copyright © 2019 LeanIX GmbH. All rights reserved.