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