public class Webhook extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Webhook.Type |
| Constructor and Description |
|---|
Webhook(java.lang.String address,
HttpMethod method) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAddress() |
HttpMethod |
getMethod() |
public Webhook(java.lang.String address, HttpMethod method)
public java.lang.String getAddress()
public HttpMethod getMethod()