@Generated public class AlertV2Notification extends Object
| Constructor and Description |
|---|
AlertV2Notification() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getNotifyOnOk() |
Long |
getRetriggerSeconds() |
Collection<AlertV2Subscription> |
getSubscriptions() |
int |
hashCode() |
AlertV2Notification |
setNotifyOnOk(Boolean notifyOnOk) |
AlertV2Notification |
setRetriggerSeconds(Long retriggerSeconds) |
AlertV2Notification |
setSubscriptions(Collection<AlertV2Subscription> subscriptions) |
String |
toString() |
public AlertV2Notification setNotifyOnOk(Boolean notifyOnOk)
public Boolean getNotifyOnOk()
public AlertV2Notification setRetriggerSeconds(Long retriggerSeconds)
public Long getRetriggerSeconds()
public AlertV2Notification setSubscriptions(Collection<AlertV2Subscription> subscriptions)
public Collection<AlertV2Subscription> getSubscriptions()
Copyright © 2025. All rights reserved.