public class ApplyTemplateRequest extends com.aliyuncs.RpcAcsRequest<ApplyTemplateResponse>
| Constructor and Description |
|---|
ApplyTemplateRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplyMode() |
Long |
getEnableEndTime() |
Long |
getEnableStartTime() |
Long |
getGroupId() |
Long |
getNotifyLevel() |
Class<ApplyTemplateResponse> |
getResponseClass() |
Long |
getSilenceTime() |
String |
getTemplateIds() |
void |
setApplyMode(String applyMode) |
void |
setEnableEndTime(Long enableEndTime) |
void |
setEnableStartTime(Long enableStartTime) |
void |
setGroupId(Long groupId) |
void |
setNotifyLevel(Long notifyLevel) |
void |
setSilenceTime(Long silenceTime) |
void |
setTemplateIds(String templateIds) |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setVersion, signRequestconcatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProductDomain, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpoint, setEndpointType, setLocationProduct, setParameter, setProductDomain, setProtocol, setRegionId, signRequestbuildHttpConnection, getConnectTimeout, getEncoding, getHeaders, getHeaderValue, getHttpContent, getHttpContentType, getMethod, getReadTimeout, getSslSocketFactory, getUrl, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setMethod, setReadTimeout, setSslSocketFactory, setUrlpublic Long getEnableStartTime()
public void setEnableStartTime(Long enableStartTime)
public String getApplyMode()
public void setApplyMode(String applyMode)
public String getTemplateIds()
public void setTemplateIds(String templateIds)
public Long getEnableEndTime()
public void setEnableEndTime(Long enableEndTime)
public Long getGroupId()
public void setGroupId(Long groupId)
public Long getNotifyLevel()
public void setNotifyLevel(Long notifyLevel)
public Long getSilenceTime()
public void setSilenceTime(Long silenceTime)
public Class<ApplyTemplateResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<ApplyTemplateResponse>Copyright © 2018. All Rights Reserved.