| Package | Description |
|---|---|
| net.leanix.synclog.api.models |
| Modifier and Type | Method and Description |
|---|---|
List<ApiError> |
SynchronizationListResponse.getErrors() |
List<ApiError> |
SyncItemListResponse.getErrors() |
List<ApiError> |
SynchronizationResponse.getErrors() |
| Modifier and Type | Method and Description |
|---|---|
void |
SynchronizationListResponse.setErrors(List<ApiError> errors) |
void |
SyncItemListResponse.setErrors(List<ApiError> errors) |
void |
SynchronizationResponse.setErrors(List<ApiError> errors) |
Copyright © 2016 LeanIX GmbH. All rights reserved.