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