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