public class AddAITemplateResponse extends com.aliyun.tea.TeaModel
String
requestId
templateId
AddAITemplateResponse()
static AddAITemplateResponse
build(Map<String,?> map)
build, buildMap, toMap, toMap, toModel, validate, validateParams
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@NameInMap(value="RequestId") @Validation(required=true) public String requestId
@NameInMap(value="TemplateId") @Validation(required=true) public String templateId
public AddAITemplateResponse()
public static AddAITemplateResponse build(Map<String,?> map) throws Exception
Exception
Copyright © 2020. All rights reserved.