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