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