| Package | Description |
|---|---|
| net.leanix.webhooks.api.models |
| Modifier and Type | Method and Description |
|---|---|
List<ApiError> |
BasicResponse.getErrors() |
List<ApiError> |
SubscriptionListResponse.getErrors() |
List<ApiError> |
DeliveryListResponse.getErrors() |
List<ApiError> |
EventResponse.getErrors() |
List<ApiError> |
WatcherListResponse.getErrors() |
List<ApiError> |
SubscriptionResponse.getErrors() |
List<ApiError> |
WatcherResponse.getErrors() |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicResponse.setErrors(List<ApiError> errors) |
void |
SubscriptionListResponse.setErrors(List<ApiError> errors) |
void |
DeliveryListResponse.setErrors(List<ApiError> errors) |
void |
EventResponse.setErrors(List<ApiError> errors) |
void |
WatcherListResponse.setErrors(List<ApiError> errors) |
void |
SubscriptionResponse.setErrors(List<ApiError> errors) |
void |
WatcherResponse.setErrors(List<ApiError> errors) |
Copyright © 2016 LeanIX GmbH. All rights reserved.