public class DeleteTaskTemplatesRequest extends AbstractModel
Constructor and Description |
---|
DeleteTaskTemplatesRequest() |
Modifier and Type | Method and Description |
---|---|
String[] |
getTaskTemplateIds()
Get This API is used to delete task template information.
|
void |
setTaskTemplateIds(String[] TaskTemplateIds)
Set This API is used to delete task template information.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public String[] getTaskTemplateIds()
public void setTaskTemplateIds(String[] TaskTemplateIds)
TaskTemplateIds
- This API is used to delete task template information.Copyright © 2020. All rights reserved.