| Package | Description |
|---|---|
| com.contentful.java.cma.model |
| Modifier and Type | Method and Description |
|---|---|
CMAWebhookTransformation |
CMAWebhook.getTransformation() |
CMAWebhookTransformation |
CMAWebhookTransformation.setBody(java.lang.String body)
Sets the webhook transformation body.
|
CMAWebhookTransformation |
CMAWebhookTransformation.setContentType(java.lang.String contentType)
Sets a content type to this webhook transformation.
|
CMAWebhookTransformation |
CMAWebhookTransformation.setIncludeContentLength(java.lang.Boolean includeContentLength)
Sets whether the content length is included in the webhook transformation.
|
CMAWebhookTransformation |
CMAWebhookTransformation.setMethod(java.lang.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 © 2021 Contentful, GmbH.. All Rights Reserved.