Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
VpcIpv6Address[] |
DescribeVpcIpv6AddressesResponse.getIpv6AddressSet()
Get The `IPv6` address list.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeVpcIpv6AddressesResponse.setIpv6AddressSet(VpcIpv6Address[] Ipv6AddressSet)
Set The `IPv6` address list.
|
Constructor and Description |
---|
VpcIpv6Address(VpcIpv6Address 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 © 2023. All rights reserved.