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