| Package | Description |
|---|---|
| net.leanix.webhooks.api | |
| net.leanix.webhooks.api.models |
| Modifier and Type | Method and Description |
|---|---|
EventResponse |
EventsApi.trigger(Event body)
trigger
Endpoint to trigger an event.
|
EventResponse |
EventsApi.triggerBatch(EventBatch body)
trigger
Endpoint to trigger multiple events.
|
| Modifier and Type | Method and Description |
|---|---|
EventResponse |
EventResponse.data(Event data) |
EventResponse |
EventResponse.errors(List<ApiError> errors) |
EventResponse |
EventResponse.message(String message) |
EventResponse |
EventResponse.status(String status) |
EventResponse |
EventResponse.total(Long total) |
EventResponse |
EventResponse.type(String type) |
Copyright © 2017 LeanIX GmbH. All rights reserved.