Class WebhookResponseBean
java.lang.Object
com.codebarrel.automation.api.webhook.WebhookResponseBean
-
Constructor Summary
ConstructorsConstructorDescriptionWebhookResponseBean(int status, Map<String, Collection<String>> headers, Object body) -
Method Summary
-
Constructor Details
-
WebhookResponseBean
public WebhookResponseBean() -
WebhookResponseBean
-
-
Method Details