Package | Description |
---|---|
com.tencentcloudapi.ecm.v20190719.models |
Modifier and Type | Method and Description |
---|---|
Country |
Node.getCountry()
Get 国家信息。
|
Country |
Position.getCountry()
Get 实例所在的国家的信息。
|
Modifier and Type | Method and Description |
---|---|
void |
Node.setCountry(Country Country)
Set 国家信息。
|
void |
Position.setCountry(Country Country)
Set 实例所在的国家的信息。
|
Constructor and Description |
---|
Country(Country 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.