public class GetDefaultAITemplateRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
templateType
The type of the AI template.
|
| 构造器和说明 |
|---|
GetDefaultAITemplateRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetDefaultAITemplateRequest |
build(Map<String,?> map) |
String |
getTemplateType() |
GetDefaultAITemplateRequest |
setTemplateType(String templateType) |
@NameInMap(value="TemplateType") public String templateType
The type of the AI template. Set the value to **AIMediaAudit**, which specifies the automated review.
public static GetDefaultAITemplateRequest build(Map<String,?> map) throws Exception
Exceptionpublic GetDefaultAITemplateRequest setTemplateType(String templateType)
public String getTemplateType()
Copyright © 2024. All rights reserved.