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