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