Package | Description |
---|---|
com.tencentcloudapi.ecm.v20190719.models |
Modifier and Type | Method and Description |
---|---|
ISP |
PublicIPAddressInfo.getISP()
Get 实例的公网ip所属的运营商。
|
ISP[] |
Node.getISPSet()
Get 运营商列表。
|
Modifier and Type | Method and Description |
---|---|
void |
PublicIPAddressInfo.setISP(ISP ISP)
Set 实例的公网ip所属的运营商。
|
void |
Node.setISPSet(ISP[] ISPSet)
Set 运营商列表。
|
Constructor and Description |
---|
ISP(ISP 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 © 2024. All rights reserved.