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