public class DeleteLiveRecordTemplateRequest extends AbstractModel
| Constructor and Description | 
|---|
| DeleteLiveRecordTemplateRequest() | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getTemplateId()Get Template ID obtained through the `DescribeRecordTemplates` API. | 
| void | setTemplateId(Long TemplateId)Set Template ID obtained through the `DescribeRecordTemplates` API. | 
| 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, toJsonStringpublic Long getTemplateId()
public void setTemplateId(Long TemplateId)
TemplateId - Template ID obtained through the `DescribeRecordTemplates` API.Copyright © 2021. All rights reserved.