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