Uses of Class
com.tencentcloudapi.iotvideo.v20201215.models.DescribeBalanceTransactionsResponse
-
Packages that use DescribeBalanceTransactionsResponse Package Description com.tencentcloudapi.iotvideo.v20201215 com.tencentcloudapi.iotvideo.v20201215.models -
-
Uses of DescribeBalanceTransactionsResponse in com.tencentcloudapi.iotvideo.v20201215
Methods in com.tencentcloudapi.iotvideo.v20201215 that return DescribeBalanceTransactionsResponse Modifier and Type Method Description DescribeBalanceTransactionsResponseIotvideoClient. DescribeBalanceTransactions(DescribeBalanceTransactionsRequest req)拉取账户流水 -
Uses of DescribeBalanceTransactionsResponse in com.tencentcloudapi.iotvideo.v20201215.models
Constructors in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type DescribeBalanceTransactionsResponse Constructor Description DescribeBalanceTransactionsResponse(DescribeBalanceTransactionsResponse 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.
-