public class CreateOrUpdateAlertRuleRequest extends com.aliyuncs.RpcAcsRequest<CreateOrUpdateAlertRuleResponse>
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CreateOrUpdateAlertRuleRequest.MarkTags |
static class |
CreateOrUpdateAlertRuleRequest.Tags |
| 构造器和说明 |
|---|
CreateOrUpdateAlertRuleRequest() |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setSysAcceptFormat, setSysActionName, setSysSecurityToken, setSysVersion, setVersion, signRequestappendUserAgent, concatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProductDomain, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getSysAcceptFormat, getSysActionName, getSysBodyParameters, getSysDomainParameters, getSysEndpointType, getSysLocationProduct, getSysProduct, getSysProductDomain, getSysProtocol, getSysQueryParameters, getSysRegionId, getSysSecurityToken, getSysSignatureAlgorithm, getSysSignatureVersion, getSysSignedHeaders, getSysStrToSign, getSysUserAgentConfig, getSysVersion, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, resolveSignatureComposer, setEndpoint, setEndpointType, setLocationProduct, setParameter, setProductDomain, setProtocol, setRegionId, setSysEndpoint, setSysEndpointType, setSysLocationProduct, setSysProductDomain, setSysProtocol, setSysRegionId, setSysSignatureAlgorithm, setSysSignatureVersiongetConnectTimeout, getContentTypeValue, getEncoding, getHeaders, getHeaderValue, getHttpContent, getHttpContentString, getHttpContentType, getKeyManagers, getMethod, getReadTimeout, getSysConnectTimeout, getSysEncoding, getSysHeaders, getSysMethod, getSysReadTimeout, getSysRetryPolicy, getSysUrl, getUrl, getX509TrustManagers, isIgnoreSSLCerts, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setIgnoreSSLCerts, setKeyManagers, setMethod, setReadTimeout, setSysConnectTimeout, setSysEncoding, setSysMethod, setSysReadTimeout, setSysRetryPolicy, setSysUrl, setUrl, setX509TrustManagerspublic Long getAlertGroup()
public void setAlertGroup(Long alertGroup)
public String getAlertName()
public void setAlertName(String alertName)
public String getAlertStatus()
public void setAlertStatus(String alertStatus)
public String getAnnotations()
public void setAnnotations(String annotations)
public String getDataConfig()
public void setDataConfig(String dataConfig)
public Long getDuration()
public void setDuration(Long duration)
public String getAutoAddTargetConfig()
public void setAutoAddTargetConfig(String autoAddTargetConfig)
public String getMetricsKey()
public void setMetricsKey(String metricsKey)
public String getAlertPiplines()
public void setAlertPiplines(String alertPiplines)
public List<CreateOrUpdateAlertRuleRequest.MarkTags> getMarkTagss()
public void setMarkTagss(List<CreateOrUpdateAlertRuleRequest.MarkTags> markTagss)
public String getNotice()
public void setNotice(String notice)
public String getAlertRuleContent()
public void setAlertRuleContent(String alertRuleContent)
public String getPromQL()
public void setPromQL(String promQL)
public String getProduct()
getProduct 在类中 com.aliyuncs.AcsRequest<CreateOrUpdateAlertRuleResponse>public void setProduct(String product)
public String getLevel()
public void setLevel(String level)
public Boolean getAutoAddNewApplication()
public void setAutoAddNewApplication(Boolean autoAddNewApplication)
public String getFilters()
public void setFilters(String filters)
public String getClusterId()
public void setClusterId(String clusterId)
public String getMessage()
public void setMessage(String message)
public String getNotifyStrategy()
public void setNotifyStrategy(String notifyStrategy)
public String getLabels()
public void setLabels(String labels)
public List<CreateOrUpdateAlertRuleRequest.Tags> getTagss()
public void setTagss(List<CreateOrUpdateAlertRuleRequest.Tags> tagss)
public String getNotifyMode()
public void setNotifyMode(String notifyMode)
public String getAlertType()
public void setAlertType(String alertType)
public String getAlertCheckType()
public void setAlertCheckType(String alertCheckType)
public String getMetricsType()
public void setMetricsType(String metricsType)
public Long getAlertId()
public void setAlertId(Long alertId)
public String getPids()
public void setPids(String pids)
public Class<CreateOrUpdateAlertRuleResponse> getResponseClass()
getResponseClass 在类中 com.aliyuncs.AcsRequest<CreateOrUpdateAlertRuleResponse>Copyright © 2024. All Rights Reserved.