Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.DistributeQueryResponse
-
Packages that use DistributeQueryResponse Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of DistributeQueryResponse in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 that return DistributeQueryResponse Modifier and Type Method Description DistributeQueryResponseCpdpClient. DistributeQuery(DistributeQueryRequest req)云支付-分账结果查询接口 -
Uses of DistributeQueryResponse in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type DistributeQueryResponse Constructor Description DistributeQueryResponse(DistributeQueryResponse 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.
-