public class AccessRegionDomainConf extends AbstractModel
| Constructor and Description |
|---|
AccessRegionDomainConf() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getNationCountryInnerList()
Get Region/country code for the nearest access, which can be obtained via the DescribeCountryAreaMapping API.
|
String |
getRegionId()
Get Region ID.
|
void |
setNationCountryInnerList(String[] NationCountryInnerList)
Set Region/country code for the nearest access, which can be obtained via the DescribeCountryAreaMapping API.
|
void |
setRegionId(String RegionId)
Set Region ID.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringpublic String getRegionId()
public void setRegionId(String RegionId)
RegionId - Region ID.public String[] getNationCountryInnerList()
public void setNationCountryInnerList(String[] NationCountryInnerList)
NationCountryInnerList - Region/country code for the nearest access, which can be obtained via the DescribeCountryAreaMapping API.Copyright © 2021. All rights reserved.