| Package | Description |
|---|---|
| net.leanix.webhooks.api | |
| net.leanix.webhooks.api.models |
| Modifier and Type | Method and Description |
|---|---|
EventListResponse |
EventsApi.createEventBatch(EventBatch body)
createEventBatch
Endpoint to trigger multiple events.
|
EventListResponse |
EventSubmitter.submitEventBatch(EventBatch batch)
Send an event batch to webhooks and retry if the post fails.
|
| Modifier and Type | Method and Description |
|---|---|
EventBatch |
EventBatch.events(List<Event> events) |
Copyright © 2017 LeanIX GmbH. All rights reserved.