public static class QuerySpeechListResponseBody.QuerySpeechListResponseBodyDataList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<QuerySpeechListResponseBody.QuerySpeechListResponseBodyDataListItems> |
items |
| 构造器和说明 |
|---|
QuerySpeechListResponseBody.QuerySpeechListResponseBodyDataList() |
@NameInMap(value="Items") public List<QuerySpeechListResponseBody.QuerySpeechListResponseBodyDataListItems> items
public QuerySpeechListResponseBody.QuerySpeechListResponseBodyDataList()
public static QuerySpeechListResponseBody.QuerySpeechListResponseBodyDataList build(Map<String,?> map) throws Exception
Exceptionpublic QuerySpeechListResponseBody.QuerySpeechListResponseBodyDataList setItems(List<QuerySpeechListResponseBody.QuerySpeechListResponseBodyDataListItems> items)
public List<QuerySpeechListResponseBody.QuerySpeechListResponseBodyDataListItems> getItems()
Copyright © 2023. All rights reserved.