public class CMAWebhookCall extends CMAResource
| Constructor and Description |
|---|
CMAWebhookCall()
Create a webhook call, setting the type in it's system property.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getErrors() |
String |
getEventType() |
String |
getRequestAt() |
String |
getResponseAt() |
Integer |
getStatusCode() |
String |
getUrl() |
CMAWebhookCall |
setSpaceId(String spaceId)
Convenience method for setting a space id.
|
String |
toString() |
getEnvironmentId, getId, getSpaceId, getSystem, getVersion, getVisibility, isArchived, isPublished, setEnvironmentId, setId, setSystem, setVersion, setVisibilitypublic CMAWebhookCall()
public Integer getStatusCode()
public String getResponseAt()
public List<String> getErrors()
public String getEventType()
public String getUrl()
public String getRequestAt()
public CMAWebhookCall setSpaceId(String spaceId)
CMAResourcesetSpaceId in class CMAResourcespaceId - the id to be set.public String toString()
toString in class CMAResourceCopyright © 2026 Contentful, GmbH.. All rights reserved.