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