| Package | Description |
|---|---|
| com.contentful.java.cma.gson | |
| com.contentful.java.cma.model |
| Modifier and Type | Method and Description |
|---|---|
CMAWebhookTransformation |
WebHookBodyDeserializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
CMAWebhookTransformation |
CMAWebhook.getTransformation() |
CMAWebhookTransformation |
CMAWebhookTransformation.setBody(String body)
Sets the webhook transformation body.
|
CMAWebhookTransformation |
CMAWebhookTransformation.setContentType(String contentType)
Sets a content type to this webhook transformation.
|
CMAWebhookTransformation |
CMAWebhookTransformation.setIncludeContentLength(Boolean includeContentLength)
Sets whether the content length is included in the webhook transformation.
|
CMAWebhookTransformation |
CMAWebhookTransformation.setMethod(String method)
Sets a HTTP method to this webhook transformation.
|
| Modifier and Type | Method and Description |
|---|---|
CMAWebhook |
CMAWebhook.setTransformation(CMAWebhookTransformation transformation)
Set the transformation of this webhook
|
Copyright © 2026 Contentful, GmbH.. All rights reserved.