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