Package | Description |
---|---|
com.tencentcloudapi.ecm.v20190719.models |
Modifier and Type | Method and Description |
---|---|
ISP |
PublicIPAddressInfo.getISP()
Get Public IP ISP of the instance.
|
ISP[] |
Node.getISPSet()
Get List of ISPs.
|
Modifier and Type | Method and Description |
---|---|
void |
PublicIPAddressInfo.setISP(ISP ISP)
Set Public IP ISP of the instance.
|
void |
Node.setISPSet(ISP[] ISPSet)
Set List of ISPs.
|
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 © 2023. All rights reserved.