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