public class CMAWebhookCallDetail extends CMAResource
| Constructor and Description |
|---|
CMAWebhookCallDetail()
Create this call detail.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getErrors() |
String |
getEventType() |
CMAWebhookRequest |
getRequest() |
String |
getRequestAt() |
CMAWebhookResponse |
getResponse() |
String |
getResponseAt() |
Integer |
getStatusCode() |
String |
getUrl() |
String |
toString() |
getEnvironmentId, getId, getSpaceId, getSystem, getVersion, getVisibility, isArchived, isPublished, setEnvironmentId, setId, setSpaceId, setSystem, setVersion, setVisibilitypublic String getUrl()
public String getEventType()
public String getRequestAt()
public CMAWebhookRequest getRequest()
public String getResponseAt()
public CMAWebhookResponse getResponse()
public Integer getStatusCode()
public List<String> getErrors()
public String toString()
toString in class CMAResourceCopyright © 2026 Contentful, GmbH.. All rights reserved.