| Package | Description |
|---|---|
| com.contentful.java.cma |
| Modifier and Type | Method and Description |
|---|---|
CMAWebhookHealth |
ModuleWebhooks.health(String spaceId,
String webhookId)
Return a general understanding of the health of the webhooks.
|
| Modifier and Type | Method and Description |
|---|---|
CMACallback<CMAWebhookHealth> |
ModuleWebhooks.Async.health(String spaceId,
String webhookId,
CMACallback<CMAWebhookHealth> callback)
Asynchronous variant of
ModuleWebhooks.health(String, String) |
| Modifier and Type | Method and Description |
|---|---|
CMACallback<CMAWebhookHealth> |
ModuleWebhooks.Async.health(String spaceId,
String webhookId,
CMACallback<CMAWebhookHealth> callback)
Asynchronous variant of
ModuleWebhooks.health(String, String) |
Copyright © 2017 Contentful, GmbH.. All Rights Reserved.