@Generated public class ListAlertsV2ResponseAlert extends Object
| Constructor and Description |
|---|
ListAlertsV2ResponseAlert() |
public ListAlertsV2ResponseAlert setCreateTime(String createTime)
public String getCreateTime()
public ListAlertsV2ResponseAlert setCustomDescription(String customDescription)
public String getCustomDescription()
public ListAlertsV2ResponseAlert setCustomSummary(String customSummary)
public String getCustomSummary()
public ListAlertsV2ResponseAlert setDisplayName(String displayName)
public String getDisplayName()
public ListAlertsV2ResponseAlert setEvaluation(AlertV2Evaluation evaluation)
public AlertV2Evaluation getEvaluation()
public ListAlertsV2ResponseAlert setId(String id)
public String getId()
public ListAlertsV2ResponseAlert setLifecycleState(LifecycleState lifecycleState)
public LifecycleState getLifecycleState()
public ListAlertsV2ResponseAlert setOwnerUserName(String ownerUserName)
public String getOwnerUserName()
public ListAlertsV2ResponseAlert setQueryText(String queryText)
public String getQueryText()
public ListAlertsV2ResponseAlert setRunAsUserName(String runAsUserName)
public String getRunAsUserName()
public ListAlertsV2ResponseAlert setSchedule(CronSchedule schedule)
public CronSchedule getSchedule()
public ListAlertsV2ResponseAlert setUpdateTime(String updateTime)
public String getUpdateTime()
public ListAlertsV2ResponseAlert setWarehouseId(String warehouseId)
public String getWarehouseId()
Copyright © 2025. All rights reserved.