public static class DeleteDeviceSpeechRequest.DeleteDeviceSpeechRequestDeviceSpeechList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
audioFormat |
String |
bizCode |
| 构造器和说明 |
|---|
DeleteDeviceSpeechRequestDeviceSpeechList() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DeleteDeviceSpeechRequest.DeleteDeviceSpeechRequestDeviceSpeechList |
build(Map<String,?> map) |
String |
getAudioFormat() |
String |
getBizCode() |
DeleteDeviceSpeechRequest.DeleteDeviceSpeechRequestDeviceSpeechList |
setAudioFormat(String audioFormat) |
DeleteDeviceSpeechRequest.DeleteDeviceSpeechRequestDeviceSpeechList |
setBizCode(String bizCode) |
@NameInMap(value="AudioFormat") public String audioFormat
@NameInMap(value="BizCode") public String bizCode
public DeleteDeviceSpeechRequestDeviceSpeechList()
public static DeleteDeviceSpeechRequest.DeleteDeviceSpeechRequestDeviceSpeechList build(Map<String,?> map) throws Exception
Exceptionpublic DeleteDeviceSpeechRequest.DeleteDeviceSpeechRequestDeviceSpeechList setAudioFormat(String audioFormat)
public String getAudioFormat()
public DeleteDeviceSpeechRequest.DeleteDeviceSpeechRequestDeviceSpeechList setBizCode(String bizCode)
public String getBizCode()
Copyright © 2022. All rights reserved.