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