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