public class ItemForListAlertingRulesOutput extends Object
| Constructor and Description |
|---|
ItemForListAlertingRulesOutput() |
public ItemForListAlertingRulesOutput annotations(List<AnnotationForListAlertingRulesOutput> annotations)
public ItemForListAlertingRulesOutput addAnnotationsItem(AnnotationForListAlertingRulesOutput annotationsItem)
@Valid public @Valid List<AnnotationForListAlertingRulesOutput> getAnnotations()
public void setAnnotations(List<AnnotationForListAlertingRulesOutput> annotations)
public ItemForListAlertingRulesOutput createTime(String createTime)
public String getCreateTime()
public void setCreateTime(String createTime)
public ItemForListAlertingRulesOutput description(String description)
public String getDescription()
public void setDescription(String description)
public ItemForListAlertingRulesOutput groupId(String groupId)
public String getGroupId()
public void setGroupId(String groupId)
public ItemForListAlertingRulesOutput id(String id)
public String getId()
public void setId(String id)
public ItemForListAlertingRulesOutput labels(List<LabelForListAlertingRulesOutput> labels)
public ItemForListAlertingRulesOutput addLabelsItem(LabelForListAlertingRulesOutput labelsItem)
@Valid public @Valid List<LabelForListAlertingRulesOutput> getLabels()
public void setLabels(List<LabelForListAlertingRulesOutput> labels)
public ItemForListAlertingRulesOutput levels(List<LevelForListAlertingRulesOutput> levels)
public ItemForListAlertingRulesOutput addLevelsItem(LevelForListAlertingRulesOutput levelsItem)
@Valid public @Valid List<LevelForListAlertingRulesOutput> getLevels()
public void setLevels(List<LevelForListAlertingRulesOutput> levels)
public ItemForListAlertingRulesOutput name(String name)
public String getName()
public void setName(String name)
public ItemForListAlertingRulesOutput notifyGroupPolicyId(String notifyGroupPolicyId)
public String getNotifyGroupPolicyId()
public void setNotifyGroupPolicyId(String notifyGroupPolicyId)
public ItemForListAlertingRulesOutput notifyPolicyId(String notifyPolicyId)
public String getNotifyPolicyId()
public void setNotifyPolicyId(String notifyPolicyId)
public ItemForListAlertingRulesOutput projectName(String projectName)
public String getProjectName()
public void setProjectName(String projectName)
public ItemForListAlertingRulesOutput query(QueryForListAlertingRulesOutput query)
@Valid public @Valid QueryForListAlertingRulesOutput getQuery()
public void setQuery(QueryForListAlertingRulesOutput query)
public ItemForListAlertingRulesOutput status(String status)
public String getStatus()
public void setStatus(String status)
public ItemForListAlertingRulesOutput tags(List<TagForListAlertingRulesOutput> tags)
public ItemForListAlertingRulesOutput addTagsItem(TagForListAlertingRulesOutput tagsItem)
@Valid public @Valid List<TagForListAlertingRulesOutput> getTags()
public void setTags(List<TagForListAlertingRulesOutput> tags)
public ItemForListAlertingRulesOutput type(String type)
public String getType()
public void setType(String type)
public ItemForListAlertingRulesOutput updateTime(String updateTime)
public String getUpdateTime()
public void setUpdateTime(String updateTime)
Copyright © 2026. All rights reserved.