| Package | Description |
|---|---|
| sibApi | |
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
GetWebhook |
WebhooksApi.getWebhook(Long webhookId)
Get a webhook details
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<GetWebhook> |
WebhooksApi.getWebhookWithHttpInfo(Long webhookId)
Get a webhook details
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
WebhooksApi.getWebhookAsync(Long webhookId,
ApiCallback<GetWebhook> callback)
Get a webhook details (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
GetWebhook |
GetWebhook.addEventsItem(String eventsItem) |
GetWebhook |
GetWebhook.createdAt(String createdAt) |
GetWebhook |
GetWebhook.description(String description) |
GetWebhook |
GetWebhook.events(List<String> events) |
GetWebhook |
GetWebhook.id(Long id) |
GetWebhook |
GetWebhook.modifiedAt(String modifiedAt) |
GetWebhook |
GetWebhook.type(GetWebhook.TypeEnum type) |
GetWebhook |
GetWebhook.url(String url) |
Copyright © 2021. All rights reserved.