Package | Description |
---|---|
com.tencentcloudapi.ecm.v20190719.models |
Modifier and Type | Method and Description |
---|---|
RegionInfo |
Position.getRegionInfo()
Get Region information of the instance.
|
RegionInfo |
Node.getRegionInfo()
Get Region information.
|
Modifier and Type | Method and Description |
---|---|
void |
Position.setRegionInfo(RegionInfo RegionInfo)
Set Region information of the instance.
|
void |
Node.setRegionInfo(RegionInfo RegionInfo)
Set Region information.
|
Constructor and Description |
---|
RegionInfo(RegionInfo 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.