| Package | Description |
|---|---|
| com.contentful.java.cma |
| Modifier and Type | Method and Description |
|---|---|
CMAArray<CMAWebhookCall> |
ModuleWebhooks.calls(String spaceId,
String webhookId)
Get more information about a specific webhook.
|
CMACallback<CMAArray<CMAWebhookCall>> |
ModuleWebhooks.Async.calls(String spaceId,
String webhookId,
CMACallback<CMAArray<CMAWebhookCall>> callback)
Asynchronous variant of
ModuleWebhooks.calls(String, String) |
| Modifier and Type | Method and Description |
|---|---|
CMACallback<CMAArray<CMAWebhookCall>> |
ModuleWebhooks.Async.calls(String spaceId,
String webhookId,
CMACallback<CMAArray<CMAWebhookCall>> callback)
Asynchronous variant of
ModuleWebhooks.calls(String, String) |
Copyright © 2017 Contentful, GmbH.. All Rights Reserved.