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