Uses of Class
com.tencentcloudapi.ccc.v20200210.models.PackageBuyInfo
-
Packages that use PackageBuyInfo Package Description com.tencentcloudapi.ccc.v20200210.models -
-
Uses of PackageBuyInfo in com.tencentcloudapi.ccc.v20200210.models
Methods in com.tencentcloudapi.ccc.v20200210.models that return PackageBuyInfo Modifier and Type Method Description PackageBuyInfo[]DescribeCCCBuyInfoListResponse. getPackageBuyList()Get 套餐包购买信息列表Methods in com.tencentcloudapi.ccc.v20200210.models with parameters of type PackageBuyInfo Modifier and Type Method Description voidDescribeCCCBuyInfoListResponse. setPackageBuyList(PackageBuyInfo[] PackageBuyList)Set 套餐包购买信息列表Constructors in com.tencentcloudapi.ccc.v20200210.models with parameters of type PackageBuyInfo Constructor Description PackageBuyInfo(PackageBuyInfo 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.
-