public static class GetSpeechVoiceResponseBody.GetSpeechVoiceResponseBodyDataItems
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
label |
String |
value |
GetSpeechVoiceResponseBody.GetSpeechVoiceResponseBodyDataItemsVoiceList |
voiceList |
| 构造器和说明 |
|---|
GetSpeechVoiceResponseBody.GetSpeechVoiceResponseBodyDataItems() |
@NameInMap(value="Label") public String label
@NameInMap(value="Value") public String value
@NameInMap(value="VoiceList") public GetSpeechVoiceResponseBody.GetSpeechVoiceResponseBodyDataItemsVoiceList voiceList
public GetSpeechVoiceResponseBody.GetSpeechVoiceResponseBodyDataItems()
public static GetSpeechVoiceResponseBody.GetSpeechVoiceResponseBodyDataItems build(Map<String,?> map) throws Exception
Exceptionpublic GetSpeechVoiceResponseBody.GetSpeechVoiceResponseBodyDataItems setLabel(String label)
public String getLabel()
public GetSpeechVoiceResponseBody.GetSpeechVoiceResponseBodyDataItems setValue(String value)
public String getValue()
public GetSpeechVoiceResponseBody.GetSpeechVoiceResponseBodyDataItems setVoiceList(GetSpeechVoiceResponseBody.GetSpeechVoiceResponseBodyDataItemsVoiceList voiceList)
public GetSpeechVoiceResponseBody.GetSpeechVoiceResponseBodyDataItemsVoiceList getVoiceList()
Copyright © 2023. All rights reserved.