Uses of Class
com.tencentcloudapi.tiw.v20190919.models.DescribePostpaidUsageResponse
-
Packages that use DescribePostpaidUsageResponse Package Description com.tencentcloudapi.tiw.v20190919 com.tencentcloudapi.tiw.v20190919.models -
-
Uses of DescribePostpaidUsageResponse in com.tencentcloudapi.tiw.v20190919
Methods in com.tencentcloudapi.tiw.v20190919 that return DescribePostpaidUsageResponse Modifier and Type Method Description DescribePostpaidUsageResponseTiwClient. DescribePostpaidUsage(DescribePostpaidUsageRequest req)查询用户后付费用量 -
Uses of DescribePostpaidUsageResponse in com.tencentcloudapi.tiw.v20190919.models
Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type DescribePostpaidUsageResponse Constructor Description DescribePostpaidUsageResponse(DescribePostpaidUsageResponse 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.
-