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