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