| Package | Description | 
|---|---|
| com.tencentcloudapi.ecm.v20190719.models | 
| Modifier and Type | Method and Description | 
|---|---|
| PublicIPAddressInfo | AddressInfo. getPublicIPAddressInfo()Get Public IP information of the instance. | 
| PublicIPAddressInfo[] | Internet. getPublicIPAddressSet()Get Public network information list of the instance, with the primary ENI followed by secondary ENIs in the order of binding. | 
| PublicIPAddressInfo | AddressInfo. getPublicIPv6AddressInfo()Get Public IPv6 information of the instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AddressInfo. setPublicIPAddressInfo(PublicIPAddressInfo PublicIPAddressInfo)Set Public IP information of the instance. | 
| void | Internet. setPublicIPAddressSet(PublicIPAddressInfo[] PublicIPAddressSet)Set Public network information list of the instance, with the primary ENI followed by secondary ENIs in the order of binding. | 
| void | AddressInfo. setPublicIPv6AddressInfo(PublicIPAddressInfo PublicIPv6AddressInfo)Set Public IPv6 information of the instance. | 
| Constructor and Description | 
|---|
| PublicIPAddressInfo(PublicIPAddressInfo 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.