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