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