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