| Package | Description |
|---|---|
| net.leanix.webhooks.api | |
| net.leanix.webhooks.api.models |
| Modifier and Type | Method and Description |
|---|---|
WatcherListResponse |
WatchersApi.getWatchers()
getWatchers
Endpoint to get all watchers.
|
| Modifier and Type | Method and Description |
|---|---|
WatcherListResponse |
WatcherListResponse.data(List<Watcher> data) |
WatcherListResponse |
WatcherListResponse.errors(List<ApiError> errors) |
WatcherListResponse |
WatcherListResponse.message(String message) |
WatcherListResponse |
WatcherListResponse.status(String status) |
WatcherListResponse |
WatcherListResponse.total(Long total) |
WatcherListResponse |
WatcherListResponse.type(String type) |
Copyright © 2017 LeanIX GmbH. All rights reserved.