public class SyncSpeechByCombinationResponse
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
SyncSpeechByCombinationResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static SyncSpeechByCombinationResponse |
build(Map<String,?> map) |
SyncSpeechByCombinationResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
SyncSpeechByCombinationResponse |
setBody(SyncSpeechByCombinationResponseBody body) |
SyncSpeechByCombinationResponse |
setHeaders(Map<String,String> headers) |
@NameInMap(value="body") @Validation(required=true) public SyncSpeechByCombinationResponseBody body
public static SyncSpeechByCombinationResponse build(Map<String,?> map) throws Exception
Exceptionpublic SyncSpeechByCombinationResponse setHeaders(Map<String,String> headers)
public SyncSpeechByCombinationResponse setBody(SyncSpeechByCombinationResponseBody body)
public SyncSpeechByCombinationResponseBody getBody()
Copyright © 2022. All rights reserved.