Package | Description |
---|---|
com.tencentcloudapi.gaap.v20180529.models |
Modifier and Type | Method and Description |
---|---|
CountryAreaMap[] |
GlobalDns.getCountryAreaList()
Get 域名就近接入地域信息列表
|
CountryAreaMap[] |
DescribeCountryAreaMappingResponse.getCountryAreaMappingList()
Get 国家地区编码映射表。
|
Modifier and Type | Method and Description |
---|---|
void |
GlobalDns.setCountryAreaList(CountryAreaMap[] CountryAreaList)
Set 域名就近接入地域信息列表
|
void |
DescribeCountryAreaMappingResponse.setCountryAreaMappingList(CountryAreaMap[] CountryAreaMappingList)
Set 国家地区编码映射表。
|
Constructor and Description |
---|
CountryAreaMap(CountryAreaMap 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.