public class PushIntelligentRobotGroupMessageResponse
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
PushIntelligentRobotGroupMessageResponseBody |
body |
Map<String,String> |
headers |
Integer |
statusCode |
| 构造器和说明 |
|---|
PushIntelligentRobotGroupMessageResponse() |
@NameInMap(value="statusCode") public Integer statusCode
@NameInMap(value="body") public PushIntelligentRobotGroupMessageResponseBody body
public static PushIntelligentRobotGroupMessageResponse build(Map<String,?> map) throws Exception
Exceptionpublic PushIntelligentRobotGroupMessageResponse setHeaders(Map<String,String> headers)
public PushIntelligentRobotGroupMessageResponse setStatusCode(Integer statusCode)
public Integer getStatusCode()
public PushIntelligentRobotGroupMessageResponse setBody(PushIntelligentRobotGroupMessageResponseBody body)
public PushIntelligentRobotGroupMessageResponseBody getBody()
Copyright © 2025. All rights reserved.