public static class QuerySpeechListResponseBody.QuerySpeechListResponseBodyDataListItemsSpeechListItems
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
QuerySpeechListResponseBody.QuerySpeechListResponseBodyDataListItemsSpeechListItems() |
@NameInMap(value="BizCode") public String bizCode
@NameInMap(value="SpeechCode") public String speechCode
@NameInMap(value="Text") public String text
@NameInMap(value="Voice") public String voice
public QuerySpeechListResponseBody.QuerySpeechListResponseBodyDataListItemsSpeechListItems()
public static QuerySpeechListResponseBody.QuerySpeechListResponseBodyDataListItemsSpeechListItems build(Map<String,?> map) throws Exception
Exceptionpublic QuerySpeechListResponseBody.QuerySpeechListResponseBodyDataListItemsSpeechListItems setBizCode(String bizCode)
public String getBizCode()
public QuerySpeechListResponseBody.QuerySpeechListResponseBodyDataListItemsSpeechListItems setSpeechCode(String speechCode)
public String getSpeechCode()
public QuerySpeechListResponseBody.QuerySpeechListResponseBodyDataListItemsSpeechListItems setText(String text)
public String getText()
public QuerySpeechListResponseBody.QuerySpeechListResponseBodyDataListItemsSpeechListItems setVoice(String voice)
public String getVoice()
Copyright © 2023. All rights reserved.