Uses of Class
com.tencentcloudapi.gaap.v20180529.models.NationCountryInnerInfo
-
Packages that use NationCountryInnerInfo Package Description com.tencentcloudapi.gaap.v20180529.models -
-
Uses of NationCountryInnerInfo in com.tencentcloudapi.gaap.v20180529.models
Methods in com.tencentcloudapi.gaap.v20180529.models that return NationCountryInnerInfo Modifier and Type Method Description NationCountryInnerInfo[]DomainAccessRegionDict. getNationCountryInnerList()Get 就近接入区域Methods in com.tencentcloudapi.gaap.v20180529.models with parameters of type NationCountryInnerInfo Modifier and Type Method Description voidDomainAccessRegionDict. setNationCountryInnerList(NationCountryInnerInfo[] NationCountryInnerList)Set 就近接入区域Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type NationCountryInnerInfo Constructor Description NationCountryInnerInfo(NationCountryInnerInfo 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.
-