@Generated public class ListAlertsResponseAlert extends Object
| Constructor and Description |
|---|
ListAlertsResponseAlert() |
public ListAlertsResponseAlert setCondition(AlertCondition condition)
public AlertCondition getCondition()
public ListAlertsResponseAlert setCreateTime(String createTime)
public String getCreateTime()
public ListAlertsResponseAlert setCustomBody(String customBody)
public String getCustomBody()
public ListAlertsResponseAlert setCustomSubject(String customSubject)
public String getCustomSubject()
public ListAlertsResponseAlert setDisplayName(String displayName)
public String getDisplayName()
public ListAlertsResponseAlert setId(String id)
public String getId()
public ListAlertsResponseAlert setLifecycleState(LifecycleState lifecycleState)
public LifecycleState getLifecycleState()
public ListAlertsResponseAlert setNotifyOnOk(Boolean notifyOnOk)
public Boolean getNotifyOnOk()
public ListAlertsResponseAlert setOwnerUserName(String ownerUserName)
public String getOwnerUserName()
public ListAlertsResponseAlert setQueryId(String queryId)
public String getQueryId()
public ListAlertsResponseAlert setSecondsToRetrigger(Long secondsToRetrigger)
public Long getSecondsToRetrigger()
public ListAlertsResponseAlert setState(AlertState state)
public AlertState getState()
public ListAlertsResponseAlert setTriggerTime(String triggerTime)
public String getTriggerTime()
public ListAlertsResponseAlert setUpdateTime(String updateTime)
public String getUpdateTime()
Copyright © 2025. All rights reserved.