| Package | Description |
|---|---|
| net.leanix.api | |
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
RelationResponse |
FactSheetsApi.createFactSheetRelation(FactSheetRelation 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,
FactSheetRelation relation)
updateFactSheetRelation
Updates the given relation.
|
| Modifier and Type | Method and Description |
|---|---|
RelationResponse |
RelationResponse.addErrorsItem(ApiError errorsItem) |
RelationResponse |
RelationResponse.data(FactSheetRelation data) |
RelationResponse |
RelationResponse.errorMessage(String errorMessage) |
RelationResponse |
RelationResponse.errors(List<ApiError> errors) |
RelationResponse |
RelationResponse.status(RelationResponse.StatusEnum status) |
RelationResponse |
RelationResponse.type(String type) |
Copyright © 2019 LeanIX GmbH. All rights reserved.