| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
ApiError |
ApiError.addMessagesItem(String messagesItem) |
ApiError |
ApiError.messages(List<String> messages) |
ApiError |
ApiError.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<ApiError> |
FactSheetSettingsResponse.getErrors()
Get errors
|
List<ApiError> |
LanguageResponse.getErrors()
Get errors
|
List<ApiError> |
JobResponse.getErrors()
Get errors
|
List<ApiError> |
ExportListResponse.getErrors()
Get errors
|
List<ApiError> |
FactSheetListResponse.getErrors()
Get errors
|
List<ApiError> |
BookmarkListResponse.getErrors()
Get errors
|
List<ApiError> |
BookmarkResponse.getErrors()
Get errors
|
List<ApiError> |
SuggestionsResponse.getErrors()
Get errors
|
List<ApiError> |
DataModelDefinitionResponse.getErrors()
Get errors
|
List<ApiError> |
BookmarkSharesResponse.getErrors()
Get errors
|
List<ApiError> |
AccessControlEntityListResponse.getErrors()
Get errors
|
List<ApiError> |
AuthorizationRolesResponse.getErrors()
Get errors
|
List<ApiError> |
AccessControlEntityResponse.getErrors()
Get errors
|
List<ApiError> |
FeatureListResponse.getErrors()
Get errors
|
List<ApiError> |
BookmarkSuggestionsResponse.getErrors()
Get errors
|
List<ApiError> |
RelationListResponse.getErrors()
Get errors
|
List<ApiError> |
SettingsResponse.getErrors()
Get errors
|
List<ApiError> |
RelationResponse.getErrors()
Get errors
|
List<ApiError> |
ReportingModelResponse.getErrors()
Get errors
|
List<ApiError> |
ViewModelResponse.getErrors()
Get errors
|
List<ApiError> |
TodoListResponse.getErrors()
Get errors
|
List<ApiError> |
DataModelUpdateResponse.getErrors()
Get errors
|
List<ApiError> |
FactSheetResponse.getErrors()
Get errors
|
List<ApiError> |
TodoResponse.getErrors()
Get errors
|
| Modifier and Type | Method and Description |
|---|---|
FactSheetSettingsResponse |
FactSheetSettingsResponse.errors(List<ApiError> errors) |
LanguageResponse |
LanguageResponse.errors(List<ApiError> errors) |
JobResponse |
JobResponse.errors(List<ApiError> errors) |
ExportListResponse |
ExportListResponse.errors(List<ApiError> errors) |
FactSheetListResponse |
FactSheetListResponse.errors(List<ApiError> errors) |
BookmarkListResponse |
BookmarkListResponse.errors(List<ApiError> errors) |
BookmarkResponse |
BookmarkResponse.errors(List<ApiError> errors) |
SuggestionsResponse |
SuggestionsResponse.errors(List<ApiError> errors) |
DataModelDefinitionResponse |
DataModelDefinitionResponse.errors(List<ApiError> errors) |
BookmarkSharesResponse |
BookmarkSharesResponse.errors(List<ApiError> errors) |
AccessControlEntityListResponse |
AccessControlEntityListResponse.errors(List<ApiError> errors) |
AuthorizationRolesResponse |
AuthorizationRolesResponse.errors(List<ApiError> errors) |
AccessControlEntityResponse |
AccessControlEntityResponse.errors(List<ApiError> errors) |
FeatureListResponse |
FeatureListResponse.errors(List<ApiError> errors) |
BookmarkSuggestionsResponse |
BookmarkSuggestionsResponse.errors(List<ApiError> errors) |
RelationListResponse |
RelationListResponse.errors(List<ApiError> errors) |
SettingsResponse |
SettingsResponse.errors(List<ApiError> errors) |
RelationResponse |
RelationResponse.errors(List<ApiError> errors) |
ReportingModelResponse |
ReportingModelResponse.errors(List<ApiError> errors) |
ViewModelResponse |
ViewModelResponse.errors(List<ApiError> errors) |
TodoListResponse |
TodoListResponse.errors(List<ApiError> errors) |
DataModelUpdateResponse |
DataModelUpdateResponse.errors(List<ApiError> errors) |
FactSheetResponse |
FactSheetResponse.errors(List<ApiError> errors) |
TodoResponse |
TodoResponse.errors(List<ApiError> errors) |
void |
FactSheetSettingsResponse.setErrors(List<ApiError> errors) |
void |
LanguageResponse.setErrors(List<ApiError> errors) |
void |
JobResponse.setErrors(List<ApiError> errors) |
void |
ExportListResponse.setErrors(List<ApiError> errors) |
void |
FactSheetListResponse.setErrors(List<ApiError> errors) |
void |
BookmarkListResponse.setErrors(List<ApiError> errors) |
void |
BookmarkResponse.setErrors(List<ApiError> errors) |
void |
SuggestionsResponse.setErrors(List<ApiError> errors) |
void |
DataModelDefinitionResponse.setErrors(List<ApiError> errors) |
void |
BookmarkSharesResponse.setErrors(List<ApiError> errors) |
void |
AccessControlEntityListResponse.setErrors(List<ApiError> errors) |
void |
AuthorizationRolesResponse.setErrors(List<ApiError> errors) |
void |
AccessControlEntityResponse.setErrors(List<ApiError> errors) |
void |
FeatureListResponse.setErrors(List<ApiError> errors) |
void |
BookmarkSuggestionsResponse.setErrors(List<ApiError> errors) |
void |
RelationListResponse.setErrors(List<ApiError> errors) |
void |
SettingsResponse.setErrors(List<ApiError> errors) |
void |
RelationResponse.setErrors(List<ApiError> errors) |
void |
ReportingModelResponse.setErrors(List<ApiError> errors) |
void |
ViewModelResponse.setErrors(List<ApiError> errors) |
void |
TodoListResponse.setErrors(List<ApiError> errors) |
void |
DataModelUpdateResponse.setErrors(List<ApiError> errors) |
void |
FactSheetResponse.setErrors(List<ApiError> errors) |
void |
TodoResponse.setErrors(List<ApiError> errors) |
Copyright © 2019 LeanIX GmbH. All rights reserved.