| Package | Description | 
|---|---|
| com.tencentcloudapi.ecm.v20190719.models | 
| Modifier and Type | Method and Description | 
|---|---|
| PublicIPAddressInfo | AddressInfo. getPublicIPAddressInfo()Get 实例的外网ip相关信息。
注意:此字段可能返回 null,表示取不到有效值。 | 
| PublicIPAddressInfo[] | Internet. getPublicIPAddressSet()Get 实例的公网相关信息列表。顺序为主网卡在前,辅助网卡按绑定先后顺序排列。
注意:此字段可能返回 null,表示取不到有效值。 | 
| PublicIPAddressInfo | AddressInfo. getPublicIPv6AddressInfo()Get 实例的外网ipv6相关信息。
注意:此字段可能返回 null,表示取不到有效值。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AddressInfo. setPublicIPAddressInfo(PublicIPAddressInfo PublicIPAddressInfo)Set 实例的外网ip相关信息。
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | Internet. setPublicIPAddressSet(PublicIPAddressInfo[] PublicIPAddressSet)Set 实例的公网相关信息列表。顺序为主网卡在前,辅助网卡按绑定先后顺序排列。
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | AddressInfo. setPublicIPv6AddressInfo(PublicIPAddressInfo PublicIPv6AddressInfo)Set 实例的外网ipv6相关信息。
注意:此字段可能返回 null,表示取不到有效值。 | 
| 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.