public class QueryJobCodeDictionaryResponseBody
extends com.aliyun.tea.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
QueryJobCodeDictionaryResponseBody.QueryJobCodeDictionaryResponseBodyContent |
限定符和类型 | 字段和说明 |
---|---|
List<QueryJobCodeDictionaryResponseBody.QueryJobCodeDictionaryResponseBodyContent> |
content |
构造器和说明 |
---|
QueryJobCodeDictionaryResponseBody() |
@NameInMap(value="content") public List<QueryJobCodeDictionaryResponseBody.QueryJobCodeDictionaryResponseBodyContent> content
public static QueryJobCodeDictionaryResponseBody build(Map<String,?> map) throws Exception
Exception
public QueryJobCodeDictionaryResponseBody setContent(List<QueryJobCodeDictionaryResponseBody.QueryJobCodeDictionaryResponseBodyContent> content)
public List<QueryJobCodeDictionaryResponseBody.QueryJobCodeDictionaryResponseBodyContent> getContent()
Copyright © 2021. All rights reserved.