| 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> |
BasicResponse.getErrors()
Get errors
|
List<ApiError> |
AuthorizationRolesResponse.getErrors()
Get errors
|
List<ApiError> |
BookmarkResponse.getErrors()
Get errors
|
List<ApiError> |
LanguageResponse.getErrors()
Get errors
|
List<ApiError> |
RelationResponse.getErrors()
Get errors
|
List<ApiError> |
BookmarkListResponse.getErrors()
Get errors
|
List<ApiError> |
DataModelUpdateResponse.getErrors()
Get errors
|
List<ApiError> |
FactSheetListResponse.getErrors()
Get errors
|
List<ApiError> |
ViewModelResponse.getErrors()
Get errors
|
List<ApiError> |
DataModelDefinitionResponse.getErrors()
Get errors
|
List<ApiError> |
RelationListResponse.getErrors()
Get errors
|
List<ApiError> |
FactSheetResponse.getErrors()
Get errors
|
List<ApiError> |
BasicPFResponse.getErrors()
Get errors
|
| Modifier and Type | Method and Description |
|---|---|
BasicResponse |
BasicResponse.errors(List<ApiError> errors) |
AuthorizationRolesResponse |
AuthorizationRolesResponse.errors(List<ApiError> errors) |
BookmarkResponse |
BookmarkResponse.errors(List<ApiError> errors) |
LanguageResponse |
LanguageResponse.errors(List<ApiError> errors) |
RelationResponse |
RelationResponse.errors(List<ApiError> errors) |
BookmarkListResponse |
BookmarkListResponse.errors(List<ApiError> errors) |
DataModelUpdateResponse |
DataModelUpdateResponse.errors(List<ApiError> errors) |
FactSheetListResponse |
FactSheetListResponse.errors(List<ApiError> errors) |
ViewModelResponse |
ViewModelResponse.errors(List<ApiError> errors) |
DataModelDefinitionResponse |
DataModelDefinitionResponse.errors(List<ApiError> errors) |
RelationListResponse |
RelationListResponse.errors(List<ApiError> errors) |
FactSheetResponse |
FactSheetResponse.errors(List<ApiError> errors) |
BasicPFResponse |
BasicPFResponse.errors(List<ApiError> errors) |
void |
BasicResponse.setErrors(List<ApiError> errors) |
void |
AuthorizationRolesResponse.setErrors(List<ApiError> errors) |
void |
BookmarkResponse.setErrors(List<ApiError> errors) |
void |
LanguageResponse.setErrors(List<ApiError> errors) |
void |
RelationResponse.setErrors(List<ApiError> errors) |
void |
BookmarkListResponse.setErrors(List<ApiError> errors) |
void |
DataModelUpdateResponse.setErrors(List<ApiError> errors) |
void |
FactSheetListResponse.setErrors(List<ApiError> errors) |
void |
ViewModelResponse.setErrors(List<ApiError> errors) |
void |
DataModelDefinitionResponse.setErrors(List<ApiError> errors) |
void |
RelationListResponse.setErrors(List<ApiError> errors) |
void |
FactSheetResponse.setErrors(List<ApiError> errors) |
void |
BasicPFResponse.setErrors(List<ApiError> errors) |
Copyright © 2017 LeanIX GmbH. All rights reserved.