Uses of Class
com.tencentcloudapi.gaap.v20180529.models.DescribeCountryAreaMappingResponse
-
Packages that use DescribeCountryAreaMappingResponse Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of DescribeCountryAreaMappingResponse in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 that return DescribeCountryAreaMappingResponse Modifier and Type Method Description DescribeCountryAreaMappingResponseGaapClient. DescribeCountryAreaMapping(DescribeCountryAreaMappingRequest req)本接口(DescribeCountryAreaMapping)用于获取国家地区编码映射表。 -
Uses of DescribeCountryAreaMappingResponse in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type DescribeCountryAreaMappingResponse Constructor Description DescribeCountryAreaMappingResponse(DescribeCountryAreaMappingResponse 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.
-