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() |
getId, getSpaceId, getSystem, getVersion, isArchived, isPublished, setId, setSpaceId, setSystem, setVersionpublic CMAWebhookCall()
public Integer getStatusCode()
public String getResponseAt()
public List<String> getErrors()
public String getEventType()
public String getUrl()
public String getRequestAt()
Copyright © 2017 Contentful, GmbH.. All Rights Reserved.