| Package | Description |
|---|---|
| net.leanix.api | |
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
RelationResponse |
FactSheetsApi.createFactSheetRelation(FactSheetDataRelation relation,
UUID id)
createFactSheetRelation
Creates the given relation with the Fact Sheet as one side of the relation.
|
RelationResponse |
FactSheetsApi.updateFactSheetRelation(UUID id,
UUID relationId,
FactSheetDataRelation relation)
updateFactSheetRelation
Updates the given relation.
|
| Modifier and Type | Method and Description |
|---|---|
RelationResponse |
RelationResponse.addErrorsItem(ApiError errorsItem) |
RelationResponse |
RelationResponse.data(FactSheetDataRelation data) |
RelationResponse |
RelationResponse.errorMessage(String errorMessage) |
RelationResponse |
RelationResponse.errors(List<ApiError> errors) |
RelationResponse |
RelationResponse.status(RelationResponse.StatusEnum status) |
RelationResponse |
RelationResponse.type(String type) |
Copyright © 2017 LeanIX GmbH. All rights reserved.