| Package | Description |
|---|---|
| net.leanix.api | |
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
Response |
ModelsApi.updateAuthorization(List<AuthorizationRole> body,
String workspaceId)
updateAuthorization
Updates all authorization roles for a given workspace.
|
Response |
ModelsApi.updateLanguage(String id,
Translation definition,
String workspaceId)
updateLanguage
Updates the given language
|
Response |
SettingsApi.updateSettings(WorkspaceSettings body)
updateSettings
|
| Modifier and Type | Method and Description |
|---|---|
Response |
Response.entity(Object entity) |
Response |
Response.metadata(Map<String,List<Object>> metadata) |
Response |
Response.putMetadataItem(String key,
List<Object> metadataItem) |
Response |
Response.status(Integer status) |
Copyright © 2019 LeanIX GmbH. All rights reserved.