Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.QueryExchangerateResult
-
Packages that use QueryExchangerateResult Package Description com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of QueryExchangerateResult in com.tencentcloudapi.cpdp.v20190820.models
Methods in com.tencentcloudapi.cpdp.v20190820.models that return QueryExchangerateResult Modifier and Type Method Description QueryExchangerateResultQueryExchangeRateResponse. getResult()Get 查询汇率结果Methods in com.tencentcloudapi.cpdp.v20190820.models with parameters of type QueryExchangerateResult Modifier and Type Method Description voidQueryExchangeRateResponse. setResult(QueryExchangerateResult Result)Set 查询汇率结果Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type QueryExchangerateResult Constructor Description QueryExchangerateResult(QueryExchangerateResult 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.
-