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