| Package | Description |
|---|---|
| sibApi | |
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
GetWebhooks |
WebhooksApi.getWebhooks(String type)
Get all webhooks
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<GetWebhooks> |
WebhooksApi.getWebhooksWithHttpInfo(String type)
Get all webhooks
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
WebhooksApi.getWebhooksAsync(String type,
ApiCallback<GetWebhooks> callback)
Get all webhooks (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
GetWebhooks |
GetWebhooks.addWebhooksItem(Object webhooksItem) |
GetWebhooks |
GetWebhooks.webhooks(List<Object> webhooks) |
Copyright © 2021. All rights reserved.