| Package | Description |
|---|---|
| com.tencentcloudapi.vpc.v20170312.models |
| Modifier and Type | Method and Description |
|---|---|
ReserveIpAddressInfo[] |
CreateReserveIpAddressesResponse.getReserveIpAddressSet()
Get Information returned from the reserved private IP address.
|
ReserveIpAddressInfo[] |
DescribeReserveIpAddressesResponse.getReserveIpAddressSet()
Get Information returned from the reserved private IP address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateReserveIpAddressesResponse.setReserveIpAddressSet(ReserveIpAddressInfo[] ReserveIpAddressSet)
Set Information returned from the reserved private IP address.
|
void |
DescribeReserveIpAddressesResponse.setReserveIpAddressSet(ReserveIpAddressInfo[] ReserveIpAddressSet)
Set Information returned from the reserved private IP address.
|
| Constructor and Description |
|---|
ReserveIpAddressInfo(ReserveIpAddressInfo 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.