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