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