public class CreateRemindRequest extends com.aliyuncs.RpcAcsRequest<CreateRemindResponse>
| 构造器和说明 |
|---|
CreateRemindRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getAlertInterval() |
String |
getAlertMethods() |
String |
getAlertTargets() |
String |
getAlertUnit() |
String |
getBaselineIds() |
String |
getBizProcessIds() |
String |
getDetail() |
String |
getDndEnd() |
Integer |
getMaxAlertTimes() |
String |
getNodeIds() |
Long |
getProjectId() |
String |
getRemindName() |
String |
getRemindType() |
String |
getRemindUnit() |
Class<CreateRemindResponse> |
getResponseClass() |
String |
getRobotUrls() |
void |
setAlertInterval(Integer alertInterval) |
void |
setAlertMethods(String alertMethods) |
void |
setAlertTargets(String alertTargets) |
void |
setAlertUnit(String alertUnit) |
void |
setBaselineIds(String baselineIds) |
void |
setBizProcessIds(String bizProcessIds) |
void |
setDetail(String detail) |
void |
setDndEnd(String dndEnd) |
void |
setMaxAlertTimes(Integer maxAlertTimes) |
void |
setNodeIds(String nodeIds) |
void |
setProjectId(Long projectId) |
void |
setRemindName(String remindName) |
void |
setRemindType(String remindType) |
void |
setRemindUnit(String remindUnit) |
void |
setRobotUrls(String robotUrls) |
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 getDndEnd()
public void setDndEnd(String dndEnd)
public String getAlertUnit()
public void setAlertUnit(String alertUnit)
public String getRemindUnit()
public void setRemindUnit(String remindUnit)
public Integer getAlertInterval()
public void setAlertInterval(Integer alertInterval)
public String getAlertMethods()
public void setAlertMethods(String alertMethods)
public String getRobotUrls()
public void setRobotUrls(String robotUrls)
public Integer getMaxAlertTimes()
public void setMaxAlertTimes(Integer maxAlertTimes)
public String getBizProcessIds()
public void setBizProcessIds(String bizProcessIds)
public String getRemindType()
public void setRemindType(String remindType)
public String getAlertTargets()
public void setAlertTargets(String alertTargets)
public String getBaselineIds()
public void setBaselineIds(String baselineIds)
public String getDetail()
public void setDetail(String detail)
public String getRemindName()
public void setRemindName(String remindName)
public Long getProjectId()
public void setProjectId(Long projectId)
public String getNodeIds()
public void setNodeIds(String nodeIds)
public Class<CreateRemindResponse> getResponseClass()
getResponseClass 在类中 com.aliyuncs.AcsRequest<CreateRemindResponse>Copyright © 2021. All rights reserved.