public class WebhookNotificationWithStreamConditionsRequest extends WebhookNotification
Constructor and Description |
---|
WebhookNotificationWithStreamConditionsRequest() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
AbstractCondition |
getConditions()
Get conditions
|
int |
hashCode() |
void |
setConditions(AbstractCondition conditions)
Set conditions
|
String |
toString() |
getInsecureSsl, getMethod, getSignature, getUrl, setInsecureSsl, setMethod, setSignature, setUrl
getCategory, getCustomData, getEventType, getMuted, getResolve, getResourceId, getResourceType, getTriggeredAt, getType, putCustomDataItem, setCustomData, setMuted, setResolve, setResourceId, setType
getId
public WebhookNotificationWithStreamConditionsRequest()
public AbstractCondition getConditions()
public void setConditions(AbstractCondition conditions)
conditions
- public boolean equals(Object o)
equals
in class WebhookNotification
public int hashCode()
hashCode
in class WebhookNotification
public String toString()
toString
in class WebhookNotification
Copyright © 2025. All rights reserved.