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