Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.DistributeApplyResponse
-
Packages that use DistributeApplyResponse Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of DistributeApplyResponse in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 that return DistributeApplyResponse Modifier and Type Method Description DistributeApplyResponseCpdpClient. DistributeApply(DistributeApplyRequest req)云支付-分账请求接口 -
Uses of DistributeApplyResponse in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type DistributeApplyResponse Constructor Description DistributeApplyResponse(DistributeApplyResponse 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.
-