public class WebhookNotification extends Notification
| Constructor and Description |
|---|
WebhookNotification() |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(com.alibaba.fastjson.JSONObject value) |
boolean |
equals(Object o) |
Map<String,String> |
getHeaders() |
com.aliyun.openservices.log.http.client.HttpMethod |
getMethod() |
String |
getServiceUri() |
int |
hashCode() |
void |
setHeaders(Map<String,String> headers) |
void |
setMethod(com.aliyun.openservices.log.http.client.HttpMethod method) |
void |
setServiceUri(String serviceUri) |
getContent, getType, setContent, setTypepublic com.aliyun.openservices.log.http.client.HttpMethod getMethod()
public void setMethod(com.aliyun.openservices.log.http.client.HttpMethod method)
public void deserialize(com.alibaba.fastjson.JSONObject value)
public boolean equals(Object o)
public int hashCode()
public String getServiceUri()
public void setServiceUri(String serviceUri)
Copyright © 2025. All Rights Reserved.