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