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