Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.QueryCityCodeResponse
-
Packages that use QueryCityCodeResponse Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of QueryCityCodeResponse in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 that return QueryCityCodeResponse Modifier and Type Method Description QueryCityCodeResponseCpdpClient. QueryCityCode(QueryCityCodeRequest req)云支付-查询城市编码接口 -
Uses of QueryCityCodeResponse in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type QueryCityCodeResponse Constructor Description QueryCityCodeResponse(QueryCityCodeResponse 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.
-