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, toJsonString
public Long getTemplateId()
public void setTemplateId(Long TemplateId)
TemplateId
- Template ID obtained through the `DescribeRecordTemplates` API.Copyright © 2020. All rights reserved.