public class CreateTaskRequest extends com.aliyuncs.RpcAcsRequest<CreateTaskResponse>
| Constructor and Description |
|---|
CreateTaskRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
String |
getAlertRule() |
String |
getInterval() |
String |
getIspCity() |
String |
getOptions() |
Class<CreateTaskResponse> |
getResponseClass() |
String |
getTaskName() |
String |
getTaskType() |
void |
setAddress(String address) |
void |
setAlertRule(String alertRule) |
void |
setInterval(String interval) |
void |
setIspCity(String ispCity) |
void |
setOptions(String options) |
void |
setTaskName(String taskName) |
void |
setTaskType(String taskType) |
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 String getTaskType()
public void setTaskType(String taskType)
public String getAddress()
public void setAddress(String address)
public String getIspCity()
public void setIspCity(String ispCity)
public String getOptions()
public void setOptions(String options)
public String getTaskName()
public void setTaskName(String taskName)
public String getInterval()
public void setInterval(String interval)
public String getAlertRule()
public void setAlertRule(String alertRule)
public Class<CreateTaskResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<CreateTaskResponse>Copyright © 2018. All Rights Reserved.