Uses of Class
com.tencentcloudapi.ccc.v20200210.models.DescribeCCCBuyInfoListRequest
-
Packages that use DescribeCCCBuyInfoListRequest Package Description com.tencentcloudapi.ccc.v20200210 com.tencentcloudapi.ccc.v20200210.models -
-
Uses of DescribeCCCBuyInfoListRequest in com.tencentcloudapi.ccc.v20200210
Methods in com.tencentcloudapi.ccc.v20200210 with parameters of type DescribeCCCBuyInfoListRequest Modifier and Type Method Description DescribeCCCBuyInfoListResponseCccClient. DescribeCCCBuyInfoList(DescribeCCCBuyInfoListRequest req)获取用户购买信息列表 -
Uses of DescribeCCCBuyInfoListRequest in com.tencentcloudapi.ccc.v20200210.models
Constructors in com.tencentcloudapi.ccc.v20200210.models with parameters of type DescribeCCCBuyInfoListRequest Constructor Description DescribeCCCBuyInfoListRequest(DescribeCCCBuyInfoListRequest 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.
-