Uses of Class
com.tencentcloudapi.tbaas.v20180416.models.GetBlockTransactionListForUserResponse
-
Packages that use GetBlockTransactionListForUserResponse Package Description com.tencentcloudapi.tbaas.v20180416 com.tencentcloudapi.tbaas.v20180416.models -
-
Uses of GetBlockTransactionListForUserResponse in com.tencentcloudapi.tbaas.v20180416
Methods in com.tencentcloudapi.tbaas.v20180416 that return GetBlockTransactionListForUserResponse Modifier and Type Method Description GetBlockTransactionListForUserResponseTbaasClient. GetBlockTransactionListForUser(GetBlockTransactionListForUserRequest req)获取区块内的交易列表 -
Uses of GetBlockTransactionListForUserResponse in com.tencentcloudapi.tbaas.v20180416.models
Constructors in com.tencentcloudapi.tbaas.v20180416.models with parameters of type GetBlockTransactionListForUserResponse Constructor Description GetBlockTransactionListForUserResponse(GetBlockTransactionListForUserResponse 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.
-