| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
ComponentConfiguration |
ComponentConfiguration.field(String field) |
ComponentConfiguration |
ComponentConfiguration.operation(ComponentConfiguration.OperationEnum operation) |
ComponentConfiguration |
ComponentConfiguration.relation(String relation) |
ComponentConfiguration |
ComponentConfiguration.separator(String separator) |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentConfiguration> |
ModelConfiguration.getComponents()
Get components
|
| Modifier and Type | Method and Description |
|---|---|
ModelConfiguration |
ModelConfiguration.addComponentsItem(ComponentConfiguration componentsItem) |
| Modifier and Type | Method and Description |
|---|---|
ModelConfiguration |
ModelConfiguration.components(List<ComponentConfiguration> components) |
void |
ModelConfiguration.setComponents(List<ComponentConfiguration> components) |
Copyright © 2017 LeanIX GmbH. All rights reserved.