Uses of Class
com.tencentcloudapi.live.v20180801.models.DescribeLivePackageInfoResponse
-
Packages that use DescribeLivePackageInfoResponse Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of DescribeLivePackageInfoResponse in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 that return DescribeLivePackageInfoResponse Modifier and Type Method Description DescribeLivePackageInfoResponseLiveClient. DescribeLivePackageInfo(DescribeLivePackageInfoRequest req)查询用户套餐包总量、使用量、剩余量、包状态、购买时间和过期时间等。 -
Uses of DescribeLivePackageInfoResponse in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type DescribeLivePackageInfoResponse Constructor Description DescribeLivePackageInfoResponse(DescribeLivePackageInfoResponse 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.
-