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