| Package | Description |
|---|---|
| com.tencentcloudapi.vpc.v20170312.models |
| Modifier and Type | Method and Description |
|---|---|
DhcpIp[] |
DescribeDhcpIpsResponse.getDhcpIpSet()
Get 实例详细信息列表。
|
DhcpIp[] |
CreateDhcpIpResponse.getDhcpIpSet()
Get 新创建的`DhcpIp`信息。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeDhcpIpsResponse.setDhcpIpSet(DhcpIp[] DhcpIpSet)
Set 实例详细信息列表。
|
void |
CreateDhcpIpResponse.setDhcpIpSet(DhcpIp[] DhcpIpSet)
Set 新创建的`DhcpIp`信息。
|
| Constructor and Description |
|---|
DhcpIp(DhcpIp source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.