public static class BatchCreateTemplateResponseBody.BatchCreateTemplateResponseBodyCreateResultList
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
templateKey
This parameter is required.
|
String |
value
This parameter is required.
|
构造器和说明 |
---|
BatchCreateTemplateResponseBodyCreateResultList() |
@NameInMap(value="templateKey") public String templateKey
This parameter is required.
@NameInMap(value="value") public String value
This parameter is required.
public BatchCreateTemplateResponseBodyCreateResultList()
public static BatchCreateTemplateResponseBody.BatchCreateTemplateResponseBodyCreateResultList build(Map<String,?> map) throws Exception
Exception
public BatchCreateTemplateResponseBody.BatchCreateTemplateResponseBodyCreateResultList setTemplateKey(String templateKey)
public String getTemplateKey()
public BatchCreateTemplateResponseBody.BatchCreateTemplateResponseBodyCreateResultList setValue(String value)
public String getValue()
Copyright © 2024. All rights reserved.