public class UpdatePrometheusAlertRuleRequest extends com.aliyuncs.RpcAcsRequest<UpdatePrometheusAlertRuleResponse>
| 构造器和说明 |
|---|
UpdatePrometheusAlertRuleRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getAlertId() |
String |
getAlertName() |
String |
getAnnotations() |
String |
getClusterId() |
Long |
getDispatchRuleId() |
String |
getDuration() |
String |
getExpression() |
String |
getLabels() |
String |
getMessage() |
String |
getNotifyType() |
Class<UpdatePrometheusAlertRuleResponse> |
getResponseClass() |
String |
getType() |
void |
setAlertId(Long alertId) |
void |
setAlertName(String alertName) |
void |
setAnnotations(String annotations) |
void |
setClusterId(String clusterId) |
void |
setDispatchRuleId(Long dispatchRuleId) |
void |
setDuration(String duration) |
void |
setExpression(String expression) |
void |
setLabels(String labels) |
void |
setMessage(String message) |
void |
setNotifyType(String notifyType) |
void |
setType(String type) |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setSysAcceptFormat, setSysActionName, setSysSecurityToken, setSysVersion, setVersion, signRequestappendUserAgent, concatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProductDomain, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getSysAcceptFormat, getSysActionName, getSysBodyParameters, getSysDomainParameters, getSysEndpointType, getSysLocationProduct, getSysProduct, getSysProductDomain, getSysProtocol, getSysQueryParameters, getSysRegionId, getSysSecurityToken, getSysUserAgentConfig, getSysVersion, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpoint, setEndpointType, setLocationProduct, setParameter, setProductDomain, setProtocol, setRegionId, setSysEndpoint, setSysEndpointType, setSysLocationProduct, setSysProductDomain, setSysProtocol, setSysRegionIdgetConnectTimeout, getContentTypeValue, getEncoding, getHeaders, getHeaderValue, getHttpContent, getHttpContentString, getHttpContentType, getKeyManagers, getMethod, getReadTimeout, getSysConnectTimeout, getSysEncoding, getSysHeaders, getSysMethod, getSysReadTimeout, getSysUrl, getUrl, getX509TrustManagers, isIgnoreSSLCerts, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setIgnoreSSLCerts, setKeyManagers, setMethod, setReadTimeout, setSysConnectTimeout, setSysEncoding, setSysMethod, setSysReadTimeout, setSysUrl, setUrl, setX509TrustManagerspublic String getExpression()
public void setExpression(String expression)
public String getAlertName()
public void setAlertName(String alertName)
public String getAnnotations()
public void setAnnotations(String annotations)
public String getClusterId()
public void setClusterId(String clusterId)
public Long getDispatchRuleId()
public void setDispatchRuleId(Long dispatchRuleId)
public String getType()
public void setType(String type)
public String getMessage()
public void setMessage(String message)
public String getLabels()
public void setLabels(String labels)
public String getDuration()
public void setDuration(String duration)
public Long getAlertId()
public void setAlertId(Long alertId)
public String getNotifyType()
public void setNotifyType(String notifyType)
public Class<UpdatePrometheusAlertRuleResponse> getResponseClass()
getResponseClass 在类中 com.aliyuncs.AcsRequest<UpdatePrometheusAlertRuleResponse>Copyright © 2021. All rights reserved.