| Package | Description |
|---|---|
| net.leanix.dropkit.responses |
| Modifier and Type | Field and Description |
|---|---|
protected List<ApiError> |
BasicResponse.errors |
| Modifier and Type | Method and Description |
|---|---|
ApiError |
BasicResponse.getError(String field) |
| Modifier and Type | Method and Description |
|---|---|
List<ApiError> |
BasicResponse.getErrors() |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicResponse.setErrors(List<ApiError> errors) |
Copyright © 2017 LeanIX GmbH. All rights reserved.